Changed: Qemu Host

This commit is contained in:
2025-04-06 18:48:14 +02:00
parent 42a0947763
commit 3021fdde66
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
networking.hostName = "nix-qemu"; # Define your hostname.
hardware.opengl.enable = true;
hardware.graphics.enable = true;
system.stateVersion = "25.11"; # Did you read the comment?