fixing issues
This commit is contained in:
parent
2abf05bc0f
commit
875620e809
15 changed files with 160 additions and 309 deletions
nixos/system/server
|
|
@ -18,6 +18,8 @@
|
|||
programs.custom.vim.enable = true;
|
||||
|
||||
services.locate.enable = true;
|
||||
services.locate.locate = pkgs.mlocate;
|
||||
services.locate.localuser = null;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue