home: re-enable wayvnc
This commit is contained in:
parent
9c06295dd1
commit
2a3041add7
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ in
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
wayvnc = {
|
wayvnc = {
|
||||||
enable = false;
|
enable = true;
|
||||||
gpuAcceleration = true;
|
gpuAcceleration = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue