flake.nix: remove agenix module import
This commit is contained in:
parent
439002e8f5
commit
64d3295b78
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
||||||
./default.nix
|
./default.nix
|
||||||
./hosts/sakotop/configuration.nix
|
./hosts/sakotop/configuration.nix
|
||||||
sops-nix.nixosModules.sops
|
sops-nix.nixosModules.sops
|
||||||
agenix.nixosModules.default
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
sakopc = nixpkgs.lib.nixosSystem {
|
sakopc = nixpkgs.lib.nixosSystem {
|
||||||
|
|
Loading…
Reference in a new issue