Update deployments
This commit is contained in:
parent
33baa5ce70
commit
5aedb27534
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
framework-server = libx.deploy { hostname = "framework-server"; };
|
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-framework = libx.deploy { hostname = "nixos-framework"; };
|
||||||
#backups-rpi4 = libx.deploy { hostname = "backups-rpi4"; platform = "aarch64-linux"; };
|
backups-rpi4 = libx.deploy { hostname = "backups-rpi4"; platform = "aarch64-linux"; };
|
||||||
piaware-rpi4 = libx.deploy { hostname = "piaware-rpi4"; platform = "aarch64-linux"; };
|
piaware-rpi4 = libx.deploy { hostname = "piaware-rpi4"; platform = "aarch64-linux"; };
|
||||||
};
|
};
|
||||||
imageConfigurations = {
|
imageConfigurations = {
|
||||||
|
|
Loading…
Reference in a new issue