Going to try sops again after all fixes

This commit is contained in:
Lillian-Violet 2023-10-27 15:42:20 +02:00
parent fd113f7078
commit 5b6c9302ea
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