Codroipo (again)
This commit is contained in:
parent
b9980587cf
commit
e90d83f78f
11 changed files with 66 additions and 10 deletions
|
@ -5,6 +5,7 @@
|
|||
homeManager,
|
||||
nixosHardware,
|
||||
nixpkgsUnstable,
|
||||
nur,
|
||||
preCommitHooks,
|
||||
rock5b,
|
||||
self,
|
||||
|
@ -42,7 +43,7 @@
|
|||
value.file = ./.. + "/${name}";
|
||||
}) (import ../secrets);
|
||||
};
|
||||
nixpkgs.overlays = [agenix.overlay comma.overlays.default];
|
||||
nixpkgs.overlays = [agenix.overlay comma.overlays.default nur.overlay];
|
||||
}
|
||||
(../hosts + "/${name}")
|
||||
homeManager.nixosModule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue