diff --git a/home/default.nix b/home/default.nix index c2df4c4..d29b762 100644 --- a/home/default.nix +++ b/home/default.nix @@ -35,20 +35,13 @@ home.packages = with pkgs; [ # commandline - file fzf nnn jq silver-searcher tmux - tree - unzip wl-clipboard - # admin - dig.dnsutils - pwgen - # messenger mattermost-desktop signal-desktop @@ -70,11 +63,9 @@ khard taskopen gnome.gnome-sound-recorder - # zoom-us okular xournalpp evolution - freemind # text publishing hunspell @@ -101,7 +92,6 @@ chromium mullvad-vpn nyxt - qutebrowser # media bookworm @@ -116,7 +106,6 @@ bundler bundix nodejs - # ruby android-studio netlify-cli @@ -165,15 +154,9 @@ }; }; -programs.vscode = { - enable = true; - package = pkgs.vscodium; - extensions = with pkgs.vscode-extensions; [ - # dracula-theme.theme-dracula - # vscodevim.vim - # yzhang.markdown-all-in-one - ]; -}; + programs.firefox = { + enable = true; + }; programs.taskwarrior = { enable = true; diff --git a/system/default.nix b/system/default.nix index bc255e2..4c01bdb 100644 --- a/system/default.nix +++ b/system/default.nix @@ -66,15 +66,20 @@ programs.fish.enable = true; environment.systemPackages = with pkgs; [ - neovim - wget - git + dig.dnsutils + file firefox foot + git htop killall + neovim pciutils + pwgen + tree + unzip virt-manager + wget ]; fonts.packages = with pkgs; [