Skip to content

Commit

Permalink
hotfix: remove agenix for now as that may cause issues?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahwxorg committed Jun 22, 2024
1 parent 2431d2c commit 14baa6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
inherit system;
modules = [(
import ./hosts/server
agenix.nixosModules.default
# agenix.nixosModules.default
)];
specialArgs = { host="server"; inherit self inputs username ; };
};
Expand Down

0 comments on commit 14baa6d

Please sign in to comment.