about summary refs log tree commit diff stats
path: root/hm/soispha/impermanence/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-13 11:41:48 +0100
committerSoispha <soispha@vhack.eu>2024-01-13 11:41:48 +0100
commit4b17d3044169c1eebb93bd22f490b7f1e19d0766 (patch)
treef515fbe71b12e6427b393e977ccb0272b8ca9b4d /hm/soispha/impermanence/default.nix
parentfix(hm): Move the session variables to their associated service (diff)
downloadnixos-config-4b17d3044169c1eebb93bd22f490b7f1e19d0766.zip
feat(hm/conf/less): Configure the full lesskey file
Diffstat (limited to '')
-rw-r--r--hm/soispha/impermanence/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hm/soispha/impermanence/default.nix b/hm/soispha/impermanence/default.nix
index d0cd1ff1..cab122be 100644
--- a/hm/soispha/impermanence/default.nix
+++ b/hm/soispha/impermanence/default.nix
@@ -23,9 +23,6 @@
         "repos"
         "school"
       ];
-      files = [
-        ".local/state/lesshst"
-      ];
     };
   };
 }