allow GrapheneOS install
https://grapheneos.org/install/web did work now perfect even with Flatpak chromium
This commit is contained in:
parent
8d644903ce
commit
8d7a8e380b
2 changed files with 5 additions and 2 deletions
|
@ -528,6 +528,9 @@ in
|
|||
virtualisation.virtualbox.host.enableHardening = false;
|
||||
virtualisation.virtualbox.host.addNetworkInterface = false;
|
||||
|
||||
# allow GrapheneOS install
|
||||
programs.adb.enable = true;
|
||||
|
||||
# use doas instead of sudo
|
||||
security.sudo.enable = false;
|
||||
security.doas.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue