apparently spice-autorandr was also needed.
This commit is contained in:
parent
c5faa74fd9
commit
13a813a32a
|
@ -6,6 +6,7 @@
|
||||||
}: {
|
}: {
|
||||||
#note: needs to have something that autostarts desktop files.
|
#note: needs to have something that autostarts desktop files.
|
||||||
services.spice-vdagentd.enable = true;
|
services.spice-vdagentd.enable = true;
|
||||||
|
services.spice-autorandr.enable=true;
|
||||||
imports = [
|
imports = [
|
||||||
./vm.nix
|
./vm.nix
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue