From b5d375a87c87f7c3f2696e9300a18c23c3636ad6 Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 30 Apr 2024 13:57:37 +0900 Subject: [PATCH] Updates --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 67c71c34..eb0dd3a7 100644 --- a/flake.nix +++ b/flake.nix @@ -94,7 +94,6 @@ 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"; };