Going to try sops again after all fixes
This commit is contained in:
parent
c1ae6aa8c7
commit
bd0b2e5eae
|
@ -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
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
rage
|
||||
age
|
||||
alejandra
|
||||
git-filter-repo
|
||||
home-manager
|
||||
|
|
Loading…
Reference in a new issue