diff options
Diffstat (limited to 'hosts/sol')
| -rw-r--r-- | hosts/sol/configuration.nix | 1 |
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 |
