parent
886a2e47e1
commit
2b58acd082
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue