Disable remote software
This commit is contained in:
@@ -11,9 +11,9 @@
|
|||||||
in {
|
in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Hardware accel
|
# Hardware accel
|
||||||
virtualgl
|
# virtualgl
|
||||||
# Remote connectivity
|
# Remote connectivity
|
||||||
xpra
|
# xpra
|
||||||
xpra-web
|
# xpra-web
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user