summaryrefslogtreecommitdiff
path: root/hosts/kansai/configuration.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-11-01 23:34:05 -0700
committerFuwn <[email protected]>2024-11-01 23:34:05 -0700
commitd0ed99c3bb411c7c6ef274f2d4822e5800cf3d6e (patch)
tree95e45c0edfb26935aa9a1a475c25e6f0557f2d89 /hosts/kansai/configuration.nix
parentlock: all but hyprwm (diff)
downloadnixos-config-d0ed99c3bb411c7c6ef274f2d4822e5800cf3d6e.tar.xz
nixos-config-d0ed99c3bb411c7c6ef274f2d4822e5800cf3d6e.zip
hosts: kioku mount options
Diffstat (limited to 'hosts/kansai/configuration.nix')
-rw-r--r--hosts/kansai/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/kansai/configuration.nix b/hosts/kansai/configuration.nix
index 9a306c5..b2c40db 100644
--- a/hosts/kansai/configuration.nix
+++ b/hosts/kansai/configuration.nix
@@ -13,6 +13,7 @@
primaryUser = "ebisu";
mosh.enable = true;
nix.extendedSupport = true;
+ mounts.kioku.enable = true;
};
networking.hostName = "kansai";