diff --git a/home-manager/sajenim/fuchsia.nix b/home-manager/sajenim/fuchsia.nix index c409b9c..0d67a2d 100644 --- a/home-manager/sajenim/fuchsia.nix +++ b/home-manager/sajenim/fuchsia.nix @@ -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"