Changed: Qemu Host
This commit is contained in:
parent
42a0947763
commit
3021fdde66
@ -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?
|
||||
|
||||
|
@ -9,9 +9,9 @@
|
||||
};
|
||||
};*/
|
||||
|
||||
/*services.displayManager = {
|
||||
services.displayManager = {
|
||||
sessionPackages = [ pkgs.hyprland ];
|
||||
};*/
|
||||
};
|
||||
|
||||
environment.etc= {
|
||||
"greetd/background.png".source = ../../wallpapers/lucy_with_cat.png;
|
||||
|
Loading…
Reference in New Issue
Block a user