aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/default.nix1
-rw-r--r--system/impermanence/default.nix2
2 files changed, 1 insertions, 2 deletions
diff --git a/system/default.nix b/system/default.nix
index 543d889c..6293be23 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -9,5 +9,4 @@
./impermanence
];
-
}
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"