diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index 9d058b4..5b4f02b 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -20,11 +20,9 @@ wowup-cf adwsteamgtk proton-vpn - #waydroid ]; - # Waydroid - #virtualisation.waydroid.enable = true; + services.zen-browser.enable = true; services.lact.enable = true; hardware.graphics = { diff --git a/hosts/FredOS-Macbook.nix b/hosts/FredOS-Macbook.nix index cae9ae7..d8268d7 100644 --- a/hosts/FredOS-Macbook.nix +++ b/hosts/FredOS-Macbook.nix @@ -19,6 +19,9 @@ geary proton-vpn ]; + + services.zen-browser.enable = true; + services.tlp.enable = false; services.power-profiles-daemon.enable = true;