diff --git a/configuration.nix b/configuration.nix index e5f4c49..c325031 100644 --- a/configuration.nix +++ b/configuration.nix @@ -183,6 +183,7 @@ nut obs-studio pciutils + protonmail-bridge python3 qemu ranger diff --git a/home.nix b/home.nix index 47b3a49..f2981b8 100644 --- a/home.nix +++ b/home.nix @@ -112,12 +112,6 @@ ".." = "cd .."; }; history.size = 10000; - zplug = { - enable = true; - plugins = [ - { name = "woefe/git-prompt.zsh"; } - ]; - }; }; home.packages = with pkgs; [