diff --git a/modules/home-manager/profiles/base.nix b/modules/home-manager/profiles/base.nix index 5390864..09e2332 100644 --- a/modules/home-manager/profiles/base.nix +++ b/modules/home-manager/profiles/base.nix @@ -5,7 +5,6 @@ imports = with inputs.self.homeModules; [ rebuild ssh - sops git shell-tools ]; diff --git a/modules/hosts/john-pc-ubuntu.nix b/modules/hosts/john-pc-ubuntu.nix index 6de7fb5..928f5c0 100644 --- a/modules/hosts/john-pc-ubuntu.nix +++ b/modules/hosts/john-pc-ubuntu.nix @@ -5,6 +5,7 @@ john desktop resticprofile + sops ]; home.packages = with pkgs; [