diff --git a/flake.nix b/flake.nix index 4a2f1865..5e4bfd95 100644 --- a/flake.nix +++ b/flake.nix @@ -175,26 +175,14 @@ rec { name = "nixos-8gb-fsn1-1"; # Hetzner Server system = "x86_64-linux"; } - { - name = "thinkrac"; # Thinkpad T470 - system = "x86_64-linux"; - } { name = "nas"; # My nas system = "x86_64-linux"; } - { - name = "installer"; # Installer iso - system = "x86_64-linux"; - } { name = "instance-20221213-1915"; # Oracle server system = "aarch64-linux"; } - { - name = "rainbow-resort"; # PC - system = "x86_64-linux"; - } /* { name = "devterm";