Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-10-06 21:11:23 +00:00
parent 886a2e47e1
commit 2b58acd082
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
environment.systemPackages = with pkgs; [ nodejs-14_x ];
services.tailscale.port = 15428;
nix.settings.extra-sandbox-paths = [ "/var/cache/ccache" "/home/cadey/code/cadey/keitai/keys" ];
nix.settings.extra-sandbox-paths = [ "/var/cache/ccache" "/rpool/keys" ];
networking.hostName = "kos-mos";
networking.hostId = "472479d4";