programs: sort
This commit is contained in:
@@ -568,11 +568,6 @@ in
|
|||||||
vvvvvv.sandbox.whitelistWayland = true;
|
vvvvvv.sandbox.whitelistWayland = true;
|
||||||
vvvvvv.persist.byStore.plaintext = [ ".local/share/VVVVVV" ];
|
vvvvvv.persist.byStore.plaintext = [ ".local/share/VVVVVV" ];
|
||||||
|
|
||||||
wget.sandbox.method = "bwrap";
|
|
||||||
wget.sandbox.wrapperType = "wrappedDerivation";
|
|
||||||
wget.sandbox.net = "all";
|
|
||||||
wget.sandbox.whitelistPwd = true; # saves to pwd by default
|
|
||||||
|
|
||||||
w3m.sandbox.method = "bwrap";
|
w3m.sandbox.method = "bwrap";
|
||||||
w3m.sandbox.wrapperType = "wrappedDerivation";
|
w3m.sandbox.wrapperType = "wrappedDerivation";
|
||||||
w3m.sandbox.net = "all";
|
w3m.sandbox.net = "all";
|
||||||
@@ -585,6 +580,11 @@ in
|
|||||||
wdisplays.sandbox.wrapperType = "wrappedDerivation";
|
wdisplays.sandbox.wrapperType = "wrappedDerivation";
|
||||||
wdisplays.sandbox.whitelistWayland = true;
|
wdisplays.sandbox.whitelistWayland = true;
|
||||||
|
|
||||||
|
wget.sandbox.method = "bwrap";
|
||||||
|
wget.sandbox.wrapperType = "wrappedDerivation";
|
||||||
|
wget.sandbox.net = "all";
|
||||||
|
wget.sandbox.whitelistPwd = true; # saves to pwd by default
|
||||||
|
|
||||||
whalebird.persist.byStore.private = [ ".config/Whalebird" ];
|
whalebird.persist.byStore.private = [ ".config/Whalebird" ];
|
||||||
|
|
||||||
wl-clipboard.sandbox.method = "bwrap";
|
wl-clipboard.sandbox.method = "bwrap";
|
||||||
|
Reference in New Issue
Block a user