parent
5912f4ff19
commit
679aae201c
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
nixos-vm-01 = libx.deploy { hostname = "nixos-vm-01"; };
|
||||
# Physical
|
||||
framework-server = libx.deploy { hostname = "framework-server"; };
|
||||
nixos-desktop = libx.deploy { hostname = "nixos-desktop"; };
|
||||
# nixos-desktop = libx.deploy { hostname = "nixos-desktop"; };
|
||||
nixos-framework = libx.deploy { hostname = "nixos-framework "; };
|
||||
nixos-rpi4-01 = libx.deploy { hostname = "nixos-rpi4-01"; platform = "aarch64-linux"; };
|
||||
nixos-rpi4-02 = libx.deploy { hostname = "nixos-rpi4-02"; platform = "aarch64-linux"; };
|
||||
|
|
Loading…
Reference in a new issue