aboutsummaryrefslogtreecommitdiff
path: root/modules/global.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-04-06 15:32:38 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-04-06 15:32:38 -0400
commit9ded962b7bb48df298568b04eac08eb658cc5edf (patch)
tree15e9a68e62e1a243439f389a24923f2f50804388 /modules/global.nix
parent4bc0c6912de76c20c52b23d8897f29a6524ebd67 (diff)
downloadhome-9ded962b7bb48df298568b04eac08eb658cc5edf.tar.gz
update
Diffstat (limited to 'modules/global.nix')
-rw-r--r--modules/global.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/global.nix b/modules/global.nix
index f815b23..7df75e5 100644
--- a/modules/global.nix
+++ b/modules/global.nix
@@ -56,6 +56,7 @@ in
programs = {
home-manager.enable = true;
+ direnv.enable = true;
};
dconf = {