Changed: Qemu Host

This commit is contained in:
DerGrumpf 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?

View File

@ -9,9 +9,9 @@
};
};*/
/*services.displayManager = {
services.displayManager = {
sessionPackages = [ pkgs.hyprland ];
};*/
};
environment.etc= {
"greetd/background.png".source = ../../wallpapers/lucy_with_cat.png;