aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-02-18 22:46:33 +0100
committerene <ene@sils.li>2023-02-18 22:57:24 +0100
commitf8ec74c6e7f63a3e44bfd834e61f55c4b8a8822d (patch)
tree49683482c451d67a09b8dbac491f625500564b79 /system
parentFeat: Add encryption through agenix (diff)
downloadnixos-config-f8ec74c6e7f63a3e44bfd834e61f55c4b8a8822d.zip
Style(home-manager): Format with alejandra
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"