Test
This commit is contained in:
parent
90cb62c34d
commit
85a5b1a0ec
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
nix.trustedUsers = "albert";
|
||||
nix.trustedUsers = [ "albert" ];
|
||||
nix.buildMachines = [
|
||||
{
|
||||
hostName = "nixos-vm-01"; # Only availalbe on the Headscale network
|
||||
|
|
Loading…
Reference in a new issue