shuffling things to system, firefox

This commit is contained in:
Till 2023-12-02 18:58:31 +01:00
parent 181d52fe40
commit 78df432759
2 changed files with 11 additions and 23 deletions

View file

@ -35,20 +35,13 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
# commandline # commandline
file
fzf fzf
nnn nnn
jq jq
silver-searcher silver-searcher
tmux tmux
tree
unzip
wl-clipboard wl-clipboard
# admin
dig.dnsutils
pwgen
# messenger # messenger
mattermost-desktop mattermost-desktop
signal-desktop signal-desktop
@ -70,11 +63,9 @@
khard khard
taskopen taskopen
gnome.gnome-sound-recorder gnome.gnome-sound-recorder
# zoom-us
okular okular
xournalpp xournalpp
evolution evolution
freemind
# text publishing # text publishing
hunspell hunspell
@ -101,7 +92,6 @@
chromium chromium
mullvad-vpn mullvad-vpn
nyxt nyxt
qutebrowser
# media # media
bookworm bookworm
@ -116,7 +106,6 @@
bundler bundler
bundix bundix
nodejs nodejs
# ruby
android-studio android-studio
netlify-cli netlify-cli
@ -165,14 +154,8 @@
}; };
}; };
programs.vscode = { programs.firefox = {
enable = true; enable = true;
package = pkgs.vscodium;
extensions = with pkgs.vscode-extensions; [
# dracula-theme.theme-dracula
# vscodevim.vim
# yzhang.markdown-all-in-one
];
}; };
programs.taskwarrior = { programs.taskwarrior = {

View file

@ -66,15 +66,20 @@
programs.fish.enable = true; programs.fish.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
neovim dig.dnsutils
wget file
git
firefox firefox
foot foot
git
htop htop
killall killall
neovim
pciutils pciutils
pwgen
tree
unzip
virt-manager virt-manager
wget
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [