diff options
Diffstat (limited to 'hosts/kansai/configuration.nix')
| -rw-r--r-- | hosts/kansai/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/kansai/configuration.nix b/hosts/kansai/configuration.nix index 2aefa15..dc36fce 100644 --- a/hosts/kansai/configuration.nix +++ b/hosts/kansai/configuration.nix @@ -14,7 +14,7 @@ mosh.enable = true; nix.extendedSupport = true; - mounts.kioku = { + mounts.usb = { enable = true; name = "kioku"; device = "/dev/disk/by-uuid/67BF-FE53"; |