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

View file

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