Remove deprecated services.locate.localuser
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m57s
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m57s
This commit is contained in:
parent
ca2f24bd44
commit
a72ee83725
@ -12,7 +12,6 @@
|
|||||||
locate = {
|
locate = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.plocate;
|
package = pkgs.plocate;
|
||||||
localuser = null;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user