about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/configuration.nix2
-rw-r--r--hosts/home.nix1
2 files changed, 1 insertions, 2 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 80dc7f6..7294916 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -102,7 +102,7 @@
     lm_sensors
     pulseaudio # used for tools
     alsa-utils
-    python
+    python3
     killall
     wget
     gitFull
diff --git a/hosts/home.nix b/hosts/home.nix
index 08b5f83..f332c7a 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -175,7 +175,6 @@
       extensions = with pkgs.nur.repos.rycee.firefox-addons; [
         ublock-origin
         darkreader
-        https-everywhere
         h264ify
       ];
       profiles.default = {