about summary refs log tree commit diff stats
path: root/home-manager/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home-manager/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/default.nix b/home-manager/default.nix
index b7cf942a..3c8017ca 100644
--- a/home-manager/default.nix
+++ b/home-manager/default.nix
@@ -17,6 +17,7 @@
   stateHome = "${homeDirectory}/.local/state";
   cacheHome = "${homeDirectory}/.cache";
   binHome = "${homeDirectory}/.local/bin";
+  # TODO add XDG_RUNTIME_DIR
 in {
   imports = [
     # inputs.impermanence.nixosModules.home-manager.impermanence