From d136c24426edecb8213de406092d3406536f32e1 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 19 Jul 2024 19:55:44 -0400 Subject: [PATCH] comment out some shit --- nixos76/alex/home.nix | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/nixos76/alex/home.nix b/nixos76/alex/home.nix index 2b3c37c..a1c53af 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,28 @@ 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 nextcloud-client nixpkgs-fmt obsidian - picard + # picard rawtherapee - spotify - steam + # spotify + # steam syncthing ventoy-full vlc - winetricks - wineWowPackages.unstableFull + # winetricks + # wineWowPackages.unstableFull yt-dlp ];