drop unused modules and packages in user

removed modules:
- alacritty.nix
- i3.nix
- polybar.i3.nix (polybar.bspwm.nix is now renamed to just polybar.nix)
- urxvt.nix

removed packages:
- appimage-run
- ghidra-bin
- inkscape
- lf
- mps-youtube
- vlc
This commit is contained in:
LavaDesu 2021-07-15 14:54:02 +07:00
parent 7cd76b2b63
commit c8010af175
Signed by: cilly
GPG key ID: 6500251E087653C9
6 changed files with 1 additions and 596 deletions

View file

@ -4,11 +4,8 @@
homeDirectory = "/home/rin";
stateVersion = "21.05";
packages = with pkgs; [
appimage-run
ffmpeg
gnupg
lf
mps-youtube
neofetch
nodejs-16_x
pamixer
@ -26,16 +23,13 @@
element-desktop
feh
gnome.file-roller
ghidra-bin
gimp
inkscape
kotatogram-desktop
lxappearance
maim
pavucontrol
tor-browser-bundle-bin
transmission-remote-gtk
vlc
xclip
xorg.xgamma
];
@ -75,21 +69,17 @@
./theming.nix
./xdg.nix
# ./alacritty.nix
./kitty.nix
./mpv.nix
./rofi.nix
# ./urxvt.nix
./dunst.nix
./picom.nix
./polybar.bspwm.nix
# ./polybar.i3.nix
./polybar.nix
./xorg.nix
./sxhkd.nix
./bspwm.nix
# ./i3.nix
];
programs = {