pin nixos-unstable, fix locate service

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-03-02 20:35:53 -05:00
parent 154707c07f
commit e4f061f2f3

View File

@ -18,7 +18,7 @@
virtualisation.docker.enable = false;
services = {
plocate.enable = false;
locate.enable = false;
endlessh-go.enable = false;
};