Move secrets to individual configs
This commit is contained in:
parent
bee8a21990
commit
a1b70baa78
5 changed files with 9 additions and 48 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
outputs = { ... }@inputs: {
|
||||
nixosConfigurations =
|
||||
(inputs.dashNix.dashNixLib.build_systems [ "example" ] ./hosts/.);
|
||||
(inputs.dashNix.dashNixLib.build_systems [ "example" ] ./.);
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue