about summary refs log tree commit diff stats
path: root/system/impermanence
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/impermanence
parentFeat: Add encryption through agenix (diff)
downloadnixos-config-f8ec74c6e7f63a3e44bfd834e61f55c4b8a8822d.tar.gz
nixos-config-f8ec74c6e7f63a3e44bfd834e61f55c4b8a8822d.zip
Style(home-manager): Format with alejandra
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"