Commit graph

6 commits

Author SHA1 Message Date
89c9f9e606 versions: bump to 20.09 and improve NIX_PATH assembly
The NIX_PATH assembly now walks over all keys in the given channel
repositories and assembles a NIX_PATH entry from it. Previously it made
assumptions about a set of hardcoded keys being available, which wasn't
ideal as it didn't allow device-entries.
2020-10-18 20:26:32 +02:00
522d7279bd nix: set NIX_PATH per device versions at buildtime
Previously all devices would have NIX_PATH set on the common verion file
defindd in *nix/variables/versions.nix*. Now NIX_PATH is populated with
the versions of the respective device.
2020-10-16 22:31:01 +02:00
3316605df5 nix/{os,home-manager}: cleanup 2018-11-10 12:04:18 +01:00
eced1a3bc1 home-manager: cleanup&rename configuration 2018-11-10 12:04:18 +01:00
239c2c9c44 nix config udpate; polish top-level Justfile 2018-11-10 12:04:18 +01:00
13bd5e9000 move all expressions to nix/; include modularized home-manager config 2018-10-31 20:55:28 +01:00