diff --git a/workstation/configuration.nix b/workstation/configuration.nix index 2508609..db21419 100644 --- a/workstation/configuration.nix +++ b/workstation/configuration.nix @@ -11,6 +11,10 @@ networking.networkmanager.enable = true; networking.networkmanager.wifi.powersave = true; networking.useDHCP = false; + networking.extraHosts = + '' + 100.89.219.77 mini.tail rss.duckland.org vault.duckland.org git.duckland.org photos.duckland.org recipes.duckland.org vault.duckland.org dashy.duckland.org music.duckland.org bandwidth.duckland.org speed.duckland.org cloud.duckland.org plex.duckland.org smoke.duckland.org smart.duckland.org drone.home.duckland.org webhook.home.duckland.org cal.duckland.org gluetun.config.duckland.org jelly.duckland.org mini + ''; # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. # Set your time zone. @@ -120,6 +124,7 @@ citrix_workspace = super.citrix_workspace.override { inherit extraCerts; }; + qutebrowser = super.qutebrowser.override { enableWideVine = true; }; } ) ]; @@ -185,8 +190,7 @@ # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). system.stateVersion = "22.05"; # Did you read the comment? nixpkgs.config.firefox.enableGnomeExtenions = true; - services.gnome.chrome-gnome-shell.enable = true; - ## -> ## programs.qutebrowser.enableWideVine = true; + services.gnome.gnome-browser-connector.enable = true; programs.msmtp = { enable = true; accounts = { @@ -200,5 +204,4 @@ }; }; }; - } diff --git a/workstation/sway.nix b/workstation/sway.nix index 4ad033c..d6d03af 100644 --- a/workstation/sway.nix +++ b/workstation/sway.nix @@ -50,7 +50,7 @@ in wayland glib # gsettings dracula-theme # gtk theme - gnome3.adwaita-icon-theme # default gnome cursors + gnome.adwaita-icon-theme # default gnome cursors swaylock-effects swayidle grim # screenshot functionality