From: Skullheadx Date: Sat, 6 Dec 2025 19:45:27 +0000 (-0500) Subject: add direnv, ffmpeg and gimp X-Git-Url: http://git.skullheadx.com/tech/index.html?a=commitdiff_plain;h=85015ea6044774190537151a76ebdce9e2e58a06;p=nixos.git add direnv, ffmpeg and gimp --- diff --git a/home.nix b/home.nix index 2d7d881..3923acd 100644 --- a/home.nix +++ b/home.nix @@ -81,6 +81,9 @@ protonvpn-cli protonvpn-gui qbittorrent + + ffmpeg + gimp # # It is sometimes useful to fine-tune packages, for example, by applying # # overrides. You can do that directly here, just don't forget the # # parentheses. Maybe you want to install Nerd Fonts with a limited number of @@ -181,6 +184,11 @@ # }; }; + programs.direnv = { + enable = true; + nix-direnv.enable = true; + }; + xdg.portal = { enable = true; extraPortals = [