Going to try sops again after all fixes

This commit is contained in:
Lillian Violet 2023-10-27 15:42:20 +02:00
parent c1ae6aa8c7
commit bd0b2e5eae
2 changed files with 3 additions and 1 deletions

View file

@ -66,6 +66,7 @@
modules = [
# > Our main nixos configuration file <
./nixos/EDI/configuration.nix
sops-nix.nixosModules.sops
];
};
};
@ -76,6 +77,7 @@
modules = [
# > Our main nixos configuration file <
./nixos/GLaDOS/configuration.nix
sops-nix.nixosModules.sops
];
};
};

View file

@ -85,7 +85,7 @@
};
environment.systemPackages = with pkgs; [
rage
age
alejandra
git-filter-repo
home-manager