summaryrefslogtreecommitdiffstats
path: root/hosts/bear
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/bear')
-rw-r--r--hosts/bear/configuration.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/hosts/bear/configuration.nix b/hosts/bear/configuration.nix
index 677e462..dc96c7a 100644
--- a/hosts/bear/configuration.nix
+++ b/hosts/bear/configuration.nix
@@ -15,12 +15,7 @@
# List packages installed in system profile. To search by name, run:
# $ nix-env -qaP | grep wget
environment.systemPackages = with pkgs; [
- nvim.neovim
- senpai
mpv
- pass
- passExtensions.pass-otp
- passExtensions.pass-update
];
programs.ssh = {