This commit is contained in:
iFargle 2023-10-07 17:38:55 +09:00
parent 90cb62c34d
commit 85a5b1a0ec

View file

@ -1,5 +1,5 @@
{
nix.trustedUsers = "albert";
nix.trustedUsers = [ "albert" ];
nix.buildMachines = [
{
hostName = "nixos-vm-01"; # Only availalbe on the Headscale network