Fix things
This commit is contained in:
@@ -22,12 +22,7 @@
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
services.spice-vdagentd.enable = true;
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
services.xserver.videoDrivers = [ "virtio" ];
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
services.openssh.enable = true;
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user