From 9f0b1fbb43f14d69e00da4317e8d97bc1900d9e5 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 20 Jul 2024 09:27:10 -0400 Subject: [PATCH] uncomment stuff now that i have space --- nixos76/alex/home.nix | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/nixos76/alex/home.nix b/nixos76/alex/home.nix index a1c53af..789f7f7 100644 --- a/nixos76/alex/home.nix +++ b/nixos76/alex/home.nix @@ -10,8 +10,8 @@ home.packages = with pkgs; [ aseprite audacity - # blender - # darktable + blender + darktable digikam discord famistudio @@ -21,28 +21,29 @@ gimp-with-plugins gnucash godot_4 - # grafx2 - # jellyfin-media-player + grafx2 + jellyfin-media-player keepassxc krita rawtherapee libreoffice - # lmms + lmms lutris - # moonlight-qt + moonlight-qt mpv + ncdu nextcloud-client nixpkgs-fmt obsidian - # picard + picard rawtherapee - # spotify - # steam + spotify + steam syncthing ventoy-full vlc - # winetricks - # wineWowPackages.unstableFull + winetricks + wineWowPackages.unstableFull yt-dlp ];