add packages

This commit is contained in:
Dmitriy Holkin 2019-09-22 01:32:48 +04:00
parent c89e144026
commit 7a1fd4c060

View File

@ -35,20 +35,33 @@ with deviceSpecific; {
p7zip
zip
ranger
tdesktop
spotifywm
youtube-dl
speedcrunch
libreoffice
feh
setroot
maim
mupdf
] ++ lib.optionals isLaptop [
# Important
acpi
light
powertop
# Other
blueman
];
home-manager.users.alukard.home.packages = with pkgs; [
steam
steam-run
nix-zsh-completions
qbittorrent
vscodium
xarchiver
tdesktop
spotifywm
discord
];
}