Forgot agenix module for Alexandria

This commit is contained in:
baduhai 2022-12-22 22:42:53 -03:00
parent 4e174013da
commit 51f2b96753

View file

@ -42,6 +42,7 @@
specialArgs = { inherit inputs; };
modules = [
./hosts/servers/alexandria.nix
agenix.nixosModule
home-manager-stable.nixosModules.home-manager
];
};