summaryrefslogtreecommitdiff
path: root/hosts/akashi/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/akashi/configuration.nix')
-rw-r--r--hosts/akashi/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/akashi/configuration.nix b/hosts/akashi/configuration.nix
index dd09c91..48f1659 100644
--- a/hosts/akashi/configuration.nix
+++ b/hosts/akashi/configuration.nix
@@ -15,6 +15,7 @@
modules = {
primaryUser = "ebisu";
mosh.enable = true;
+ nix.extend = true;
};
system.stateVersion = "24.05";