This commit is contained in:
ltadeu6 2026-04-02 09:51:09 -03:00
parent 458e9e993b
commit b5423d068e
4 changed files with 100 additions and 5 deletions

View file

@ -16,6 +16,7 @@
in {
nixosConfigurations.Nixos = nixpkgs.lib.nixosSystem {
inherit system;
specialArgs = { inherit agenix; };
modules = [
./nixos/configuration.nix
agenix.nixosModules.default