flake: remove agenix
This commit is contained in:
parent
3be05b100b
commit
5b01cf9169
6 changed files with 6 additions and 96 deletions
|
|
@ -8,7 +8,6 @@
|
|||
{
|
||||
imports = [
|
||||
inputs.vpsadminos.nixosConfigurations.container
|
||||
inputs.agenix.nixosModules.default
|
||||
inputs.sops-nix.nixosModules.default
|
||||
|
||||
../../system/sops.nix
|
||||
|
|
@ -57,10 +56,6 @@
|
|||
|
||||
boot.kernel.sysctl."fs.inotify.max_user_watches" = 1048576;
|
||||
|
||||
age = {
|
||||
identityPaths = [ "/root/.ssh/id_rsa" ];
|
||||
};
|
||||
|
||||
sops = {
|
||||
secrets.hello = { };
|
||||
defaultSopsFile = lib.mkForce ../../secrets/phantom/default.yaml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue