summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
authorcaley <195605706+cqley@users.noreply.github.com>2026-07-28 23:57:36 +0200
committerGitHub <noreply@github.com>2026-07-28 23:57:36 +0200
commit06c69fc5a450353892970e50dfaddc34062d6911 (patch)
treeba4d0636e30d7034ed75f48db35675fef34071d9 /nixos
parent9fbf4590e103d39e6b18517308666c3fa1b44890 (diff)
Update shared.nix
Diffstat (limited to 'nixos')
-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" ];
};