about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2023-01-10 01:43:40 +0100
committerBaitinq <manuelpalenzuelamerino@gmail.com>2023-01-10 01:49:00 +0100
commit2aac875aced8ad23ead63c3417c8675ee769c431 (patch)
treeb4c63c00d5171cfdfeec9765d13ee591a383d955 /hosts
parentDotfiles: Use elogind for libseat backend in wayland (diff)
downloadnixos-config-2aac875aced8ad23ead63c3417c8675ee769c431.tar.gz
nixos-config-2aac875aced8ad23ead63c3417c8675ee769c431.tar.bz2
nixos-config-2aac875aced8ad23ead63c3417c8675ee769c431.zip
Update
Diffstat (limited to '')
-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 = {