add packages
This commit is contained in:
parent
c89e144026
commit
7a1fd4c060
@ -35,20 +35,33 @@ with deviceSpecific; {
|
|||||||
p7zip
|
p7zip
|
||||||
zip
|
zip
|
||||||
ranger
|
ranger
|
||||||
tdesktop
|
|
||||||
spotifywm
|
|
||||||
youtube-dl
|
youtube-dl
|
||||||
|
speedcrunch
|
||||||
|
libreoffice
|
||||||
|
feh
|
||||||
|
setroot
|
||||||
|
maim
|
||||||
|
mupdf
|
||||||
] ++ lib.optionals isLaptop [
|
] ++ lib.optionals isLaptop [
|
||||||
# Important
|
# Important
|
||||||
acpi
|
acpi
|
||||||
light
|
light
|
||||||
|
powertop
|
||||||
|
# Other
|
||||||
|
blueman
|
||||||
];
|
];
|
||||||
|
|
||||||
home-manager.users.alukard.home.packages = with pkgs; [
|
home-manager.users.alukard.home.packages = with pkgs; [
|
||||||
|
steam
|
||||||
|
steam-run
|
||||||
|
|
||||||
nix-zsh-completions
|
nix-zsh-completions
|
||||||
qbittorrent
|
qbittorrent
|
||||||
vscodium
|
vscodium
|
||||||
xarchiver
|
xarchiver
|
||||||
|
tdesktop
|
||||||
|
spotifywm
|
||||||
|
discord
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user