Commit 9cc0e4212e06
Changed files (1)
systems
hosts
systems/hosts/wakasu.nix
@@ -174,6 +174,10 @@ in
};
};
services = {
+ locate = {
+ enable = true;
+ pruneBindMounts = true;
+ };
geoclue2.enable = true;
# clight = {
# enable = true;