From 08204e387fae1367891edc66f98632c118c85731 Mon Sep 17 00:00:00 2001 From: caley <195605706+cqley@users.noreply.github.com> Date: Thu, 6 Aug 2026 12:24:53 +0200 Subject: Update layout.nix --- nixos/modules/layout.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules') diff --git a/nixos/modules/layout.nix b/nixos/modules/layout.nix index 4ad93f6..c36085d 100644 --- a/nixos/modules/layout.nix +++ b/nixos/modules/layout.nix @@ -10,7 +10,7 @@ videos = "/home/cat/videos"; music = "/home/cat/music"; desktop = "/home/cat/desktop"; - public = "/home/cat/public"; + publicShare = "/home/cat/public"; templates = "/home/cat/templates"; }; } -- cgit v1.3.1