diff --git a/hosts/challenger/configuration.nix b/hosts/challenger/configuration.nix index 23236c1..9e838dc 100644 --- a/hosts/challenger/configuration.nix +++ b/hosts/challenger/configuration.nix @@ -40,7 +40,7 @@ environment.variables = { EDITOR = "vim"; }; environment.systemPackages = with pkgs; [ zfs - unstable.ncdu + ncdu ]; virtualisation.docker.enable = true; diff --git a/hosts/felixalbpc/home.nix b/hosts/felixalbpc/home.nix index 496df2e..0a44b45 100644 --- a/hosts/felixalbpc/home.nix +++ b/hosts/felixalbpc/home.nix @@ -26,12 +26,12 @@ in { openssl pwgen rofi-rbw-x11 - unstable.tlclient + tlclient traceroute virt-manager w3m - (unstable.python311.withPackages (ps: with ps; [ + (python311.withPackages (ps: with ps; [ numpy pycryptodome requests @@ -47,7 +47,7 @@ in { programs = { aerc = { enable = true; - package = pkgs.unstable.aerc; + package = pkgs.aerc; }; alacritty.enable = true; firefox.enable = true; diff --git a/hosts/sisko/home.nix b/hosts/sisko/home.nix index aa8cf25..51bfcd9 100644 --- a/hosts/sisko/home.nix +++ b/hosts/sisko/home.nix @@ -21,12 +21,12 @@ nixpkgs-2211.remmina openssl pwgen - unstable.tlclient + tlclient traceroute virt-manager w3m - (unstable.python311.withPackages (ps: with ps; [ + (python311.withPackages (ps: with ps; [ numpy pycryptodome requests @@ -36,7 +36,7 @@ programs = { aerc = { enable = true; - package = pkgs.unstable.aerc; + package = pkgs.aerc; }; alacritty.enable = true; firefox.enable = true; diff --git a/hosts/worf/home.nix b/hosts/worf/home.nix index 2676acb..d5b6929 100644 --- a/hosts/worf/home.nix +++ b/hosts/worf/home.nix @@ -25,8 +25,8 @@ nodejs spotify tldr - unstable.aerc - unstable.snicat + aerc + snicat w3m zellij