cleanup
This commit is contained in:
parent
6903daec32
commit
1ad2c16dcb
2 changed files with 2 additions and 13 deletions
|
@ -54,7 +54,6 @@
|
||||||
gdm.enable = true;
|
gdm.enable = true;
|
||||||
gdm.wayland = true;
|
gdm.wayland = true;
|
||||||
};
|
};
|
||||||
desktopManager.plasma5.enable = false;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -110,13 +109,13 @@
|
||||||
streamlink
|
streamlink
|
||||||
ranger
|
ranger
|
||||||
btop
|
btop
|
||||||
|
nvtop
|
||||||
obsidian
|
obsidian
|
||||||
obs-studio
|
obs-studio
|
||||||
pavucontrol
|
pavucontrol
|
||||||
unzip
|
unzip
|
||||||
etcher
|
etcher
|
||||||
virt-manager
|
virt-manager
|
||||||
killall
|
|
||||||
playerctl
|
playerctl
|
||||||
drawio
|
drawio
|
||||||
|
|
||||||
|
@ -146,7 +145,6 @@
|
||||||
wget
|
wget
|
||||||
git
|
git
|
||||||
alacritty
|
alacritty
|
||||||
gcc
|
|
||||||
stow
|
stow
|
||||||
starship
|
starship
|
||||||
rustup
|
rustup
|
||||||
|
@ -156,19 +154,13 @@
|
||||||
nodejs
|
nodejs
|
||||||
polkit_gnome
|
polkit_gnome
|
||||||
appimage-run
|
appimage-run
|
||||||
wlogout
|
|
||||||
wireplumber
|
wireplumber
|
||||||
dunst
|
dunst
|
||||||
appimage-run
|
appimage-run
|
||||||
qt6.qtwayland
|
qt6.qtwayland
|
||||||
qt5.qtwayland
|
qt5.qtwayland
|
||||||
qt6.full
|
|
||||||
qt5.full
|
|
||||||
libvirt
|
libvirt
|
||||||
qemu_kvm
|
qemu_kvm
|
||||||
cmake
|
|
||||||
meson
|
|
||||||
lz4
|
|
||||||
python3
|
python3
|
||||||
python3.pkgs.pip
|
python3.pkgs.pip
|
||||||
gnome-themes-extra
|
gnome-themes-extra
|
||||||
|
@ -220,13 +212,9 @@
|
||||||
jetbrains-mono
|
jetbrains-mono
|
||||||
nerdfonts
|
nerdfonts
|
||||||
noto-fonts-cjk-sans
|
noto-fonts-cjk-sans
|
||||||
recursive
|
|
||||||
rubik
|
|
||||||
twemoji-color-font
|
twemoji-color-font
|
||||||
font-awesome
|
font-awesome
|
||||||
powerline-fonts
|
|
||||||
fira-code-symbols
|
fira-code-symbols
|
||||||
dejavu_fonts
|
|
||||||
kochi-substitute
|
kochi-substitute
|
||||||
ipafont
|
ipafont
|
||||||
];
|
];
|
||||||
|
|
|
@ -43,6 +43,7 @@ in
|
||||||
grim
|
grim
|
||||||
slurp
|
slurp
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
|
wlogout
|
||||||
wlr-randr
|
wlr-randr
|
||||||
rofi-wayland
|
rofi-wayland
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue