Testing
This commit is contained in:
parent
1a1e87c3e2
commit
becf535eaf
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@
|
|||
piaware-rpi4 = libx.deploy { hostname = "piaware-rpi4"; system = "aarch64-linux"; };
|
||||
# quitman-rpi4 = libx.deploy { hostname = "quitman-rpi4"; system = "aarch64-linux"; };
|
||||
bakersfield-rpi4 = libx.deploy { hostname = "bakersfield-rpi4"; system = "aarch64-linux"; };
|
||||
steamdeck = self.nixosConfigurations.steamdeck;
|
||||
};
|
||||
imageConfigurations = {
|
||||
nixos-linode-img = libx.mkMinImage { hostname = "nixos-linode-img"; format = "linode"; };
|
||||
|
|
Loading…
Reference in a new issue