diff --git a/nix/home-manager/configuration/graphical-fullblown.nix b/nix/home-manager/configuration/graphical-fullblown.nix index 13cf320..5240adc 100644 --- a/nix/home-manager/configuration/graphical-fullblown.nix +++ b/nix/home-manager/configuration/graphical-fullblown.nix @@ -88,7 +88,6 @@ in { nix-prefetch-scripts # Version Control Systems - git-crypt unstablepkgs.pijul gitless gitRepo diff --git a/nix/home-manager/profiles/common.nix b/nix/home-manager/profiles/common.nix index 8fa49be..5088769 100644 --- a/nix/home-manager/profiles/common.nix +++ b/nix/home-manager/profiles/common.nix @@ -50,6 +50,10 @@ in { home.packages = [] ++ (with pkgs; [ + # git helpers + git-crypt + + vcsh # Authentication cacert openssl