summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-10 01:18:05 +0530
committerbrustybee <bee@4d2.org>2026-03-10 01:18:05 +0530
commitdf031ad540fe2baad549d5e37930ab49f9f221e0 (patch)
tree3b324dcfedbf5d53241b51ecd71a4b91f7a379d2 /hosts
parent2ffa24693ca45a88c4d874b6c06cbf9ebe3a0e36 (diff)
find flake in .config & lil cleanup
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index 53e0226..3028f6d 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -24,7 +24,7 @@
enable = true;
clean.enable = true;
clean.extraArgs = "--keep-since 4d --keep 2";
- flake = "/home/${user}/beeSystems";
+ flake = "/home/${user}/.config/beeSystems";
};
boot.loader = {