This commit is contained in:
2025-10-10 00:46:14 +03:00
parent c1eba6e1ed
commit a2e1276190
2 changed files with 0 additions and 6 deletions
-1
View File
@@ -49,7 +49,6 @@ let
users.root = rootModule; users.root = rootModule;
sharedModules = [ sharedModules = [
inputs.plasma-manager.homeModules.plasma-manager inputs.plasma-manager.homeModules.plasma-manager
inputs.sops-nix.homeManagerModules.sops
]; ];
extraSpecialArgs = { inherit inputs; }; extraSpecialArgs = { inherit inputs; };
}; };
-5
View File
@@ -24,11 +24,6 @@ let
self.nixosModules.default self.nixosModules.default
]; ];
sops = {
defaultSopsFile = ./secrets/example.yaml;
age.keyFile = "/var/lib/sops-nix/key.txt";
};
fileSystems = { fileSystems = {
"${xlib.dirs.therima-drive}" = { "${xlib.dirs.therima-drive}" = {
device = "/dev/disk/by-uuid/C0A2DDEFA2DDEA44"; device = "/dev/disk/by-uuid/C0A2DDEFA2DDEA44";