diff options
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/modules/layout.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/layout.nix b/nixos/modules/layout.nix index c36085d..b001c43 100644 --- a/nixos/modules/layout.nix +++ b/nixos/modules/layout.nix @@ -10,7 +10,5 @@ videos = "/home/cat/videos"; music = "/home/cat/music"; desktop = "/home/cat/desktop"; - publicShare = "/home/cat/public"; - templates = "/home/cat/templates"; }; } |
