refactor
This commit is contained in:
parent
fe2f5aa3fc
commit
17d302cbdf
|
@ -13,27 +13,34 @@
|
|||
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
spotify
|
||||
jellyfin-media-player
|
||||
firefox
|
||||
pulsemixer
|
||||
# Graphics
|
||||
gimp
|
||||
inkscape
|
||||
krita
|
||||
|
||||
# Games
|
||||
gamemode
|
||||
protonup-ng
|
||||
prismlauncher
|
||||
runelite
|
||||
|
||||
# Hardware
|
||||
libratbag
|
||||
piper
|
||||
|
||||
# Misc
|
||||
spotify
|
||||
jellyfin-media-player
|
||||
firefox
|
||||
pulsemixer
|
||||
];
|
||||
|
||||
persistence."/persist/home/sajenim" = {
|
||||
directories = [
|
||||
".mozilla"
|
||||
|
||||
".config/Yubico"
|
||||
|
||||
"Documents"
|
||||
"Downloads"
|
||||
"Games"
|
||||
|
|
Loading…
Reference in a new issue