summaryrefslogtreecommitdiffstats
path: root/home.nix
diff options
context:
space:
mode:
authorSkullheadx <admonty1@protonmail.com>2025-12-06 14:45:27 -0500
committerSkullheadx <admonty1@protonmail.com>2025-12-06 14:45:27 -0500
commit85015ea6044774190537151a76ebdce9e2e58a06 (patch)
tree26718e48d0b4bd412001fe321950a23b0d3e7523 /home.nix
parentcommented out mysql (diff)
downloadnixos-85015ea6044774190537151a76ebdce9e2e58a06.tar.gz
nixos-85015ea6044774190537151a76ebdce9e2e58a06.tar.bz2
nixos-85015ea6044774190537151a76ebdce9e2e58a06.zip
add direnv, ffmpeg and gimp
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix8
1 files changed, 8 insertions, 0 deletions
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 = [