summaryrefslogtreecommitdiffstats
path: root/home.nix
diff options
context:
space:
mode:
authorSkullheadx <admonty1@protonmail.com>2025-12-06 18:53:42 -0500
committerSkullheadx <admonty1@protonmail.com>2025-12-06 18:53:42 -0500
commit8e0c590fc9ac5f2a26adacd55f15fef40b1e80be (patch)
treec93b98db265571e364947c7a94ae99fdd3d76cf1 /home.nix
parentadd direnv, ffmpeg and gimp (diff)
downloadnixos-8e0c590fc9ac5f2a26adacd55f15fef40b1e80be.tar.gz
nixos-8e0c590fc9ac5f2a26adacd55f15fef40b1e80be.tar.bz2
nixos-8e0c590fc9ac5f2a26adacd55f15fef40b1e80be.zip
silence direnv
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home.nix b/home.nix
index 3923acd..dd78599 100644
--- a/home.nix
+++ b/home.nix
@@ -187,6 +187,7 @@
programs.direnv = {
enable = true;
nix-direnv.enable = true;
+ silent = true;
};
xdg.portal = {