Build and push to cachix
This commit is contained in:
parent
26a8a56225
commit
ada5ab5685
6 changed files with 62 additions and 8 deletions
|
@ -7,10 +7,6 @@
|
|||
|
||||
networking.hostId = "079e60ba";
|
||||
|
||||
environment.etc = lib.mapAttrs' (n: v: { name = "pinned-hosts/${n}"; value = { source = v.config.system.build.toplevel.outPath; }; })
|
||||
(lib.filterAttrs (n: _: n != "urithiru") nixosConfigurations);
|
||||
|
||||
# Machine-specific module settings
|
||||
chvp = {
|
||||
stateVersion = "20.09";
|
||||
base = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue