From 6a0d0189f2f1b6577334c560ca01d425d7c4d579 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Mon, 29 Jun 2026 12:19:32 -0400 Subject: remove work legacy, move more pkgs to common for darwin --- hosts/bear/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hosts/bear/configuration.nix') 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 = { -- cgit v1.3.1