mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: adds todo
This commit is contained in:
parent
837b6e1c63
commit
b9b0cb2861
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
||||||
inherit system;
|
inherit system;
|
||||||
modules = [(
|
modules = [(
|
||||||
import ./hosts/sakura
|
import ./hosts/sakura
|
||||||
#agenix.nixosModules.default
|
#agenix.nixosModules.default # TODO: Should use this for en/decrypting secret values.
|
||||||
)];
|
)];
|
||||||
specialArgs = { host="sakura"; inherit self inputs username ; };
|
specialArgs = { host="sakura"; inherit self inputs username ; };
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue