nix: test direct_wayland behaviour
This should never be used outside tests unless you absolutely know what you're doing or are using GNOME. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -146,6 +146,7 @@ in
|
||||
mapRealUid = mkEnableOption "mapping to priv-user uid";
|
||||
dev = mkEnableOption "access to all devices";
|
||||
tty = mkEnableOption "access to the controlling terminal";
|
||||
insecureWayland = mkEnableOption "direct access to the Wayland socket";
|
||||
|
||||
net = mkEnableOption "network access" // {
|
||||
default = true;
|
||||
|
||||
Reference in New Issue
Block a user