revert: remove agenix from sakura as a hotfix

This commit is contained in:
Ahwx 2024-06-21 13:12:58 +02:00
parent 345420924b
commit 0580ff121a

View file

@ -57,7 +57,7 @@
inherit system;
modules = [(
import ./hosts/sakura
agenix.nixosModules.default
#agenix.nixosModules.default
)];
specialArgs = { host="sakura"; inherit self inputs username ; };
};