diff --git a/nixos/hosts/blueberry/default.nix b/nixos/hosts/blueberry/default.nix index 3b87f7a..df1cfbb 100644 --- a/nixos/hosts/blueberry/default.nix +++ b/nixos/hosts/blueberry/default.nix @@ -6,7 +6,7 @@ ../../features/systemd-boot.nix ../../features/podman.nix - ../../stacks/ps2.live + #../../stacks/ps2.live ]; networking.hostName = "blueberry";