summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorDominik Kaiser2025-02-16 11:23:31 +0100
committerDominik Kaiser2025-02-16 11:23:31 +0100
commit78e3f63b64ebe4429b2c9b4a122236387688b4ae (patch)
tree56d7f52cde4d5fae3ce4ede20f209f387589fb08 /hosts
parent0406d570cc732b73ebcf35491108d6680ef3ee98 (diff)
downloadnixos-78e3f63b64ebe4429b2c9b4a122236387688b4ae.tar.gz
nixos-78e3f63b64ebe4429b2c9b4a122236387688b4ae.zip
Enable direnv on sol
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sol/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sol/configuration.nix b/hosts/sol/configuration.nix
index b5dcc77..27c3257 100644
--- a/hosts/sol/configuration.nix
+++ b/hosts/sol/configuration.nix
@@ -114,6 +114,7 @@
localNetworkGameTransfers.openFirewall = true;
};
+ programs.direnv.enable = true;
services.emacs.enable = true;
# Allow unfree packages