summaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/shared.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/shared.nix b/nixos/modules/shared.nix
index abbd78a..c9e9393 100644
--- a/nixos/modules/shared.nix
+++ b/nixos/modules/shared.nix
@@ -12,7 +12,7 @@
"bed" = { id = "HYGBY4A-MQBNOTJ-HDMRQ7K-YQZK3UC-UD2KEDH-TNTZMXE-67DWKQV-UTMFOA6"; };
};
folders = {
- "air" = {
+ "shared" = {
path = "/home/cat/shared";
devices = [ "box" "bed" ];
};