about summary refs log tree commit diff stats
path: root/system/impermanence
diff options
context:
space:
mode:
Diffstat (limited to 'system/impermanence')
-rw-r--r--system/impermanence/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/impermanence/default.nix b/system/impermanence/default.nix
index 2b314dc4..f3b3c7be 100644
--- a/system/impermanence/default.nix
+++ b/system/impermanence/default.nix
@@ -31,7 +31,7 @@
         }
       ];
       users.soispha = {
-#home = "/srv/home/soispha"; # TODO link this to ${config.users.users.soispha.homeDirectory}
+        #home = "/srv/home/soispha"; # TODO link this to ${config.users.users.soispha.homeDirectory}
         directories = [
           ".local/share"
           ".cache"