mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
revert: remove agenix from sakura as a hotfix
This commit is contained in:
parent
345420924b
commit
0580ff121a
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
||||||
inherit system;
|
inherit system;
|
||||||
modules = [(
|
modules = [(
|
||||||
import ./hosts/sakura
|
import ./hosts/sakura
|
||||||
agenix.nixosModules.default
|
#agenix.nixosModules.default
|
||||||
)];
|
)];
|
||||||
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