From d0ed99c3bb411c7c6ef274f2d4822e5800cf3d6e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 1 Nov 2024 23:34:05 -0700 Subject: hosts: kioku mount options --- hosts/kansai/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/kansai/configuration.nix') 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"; -- cgit v1.2.3