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