summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
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 = {