diff --git a/hosts/fwminex/configuration.nix b/hosts/fwminex/configuration.nix index 7ce70ee..bbbf33d 100644 --- a/hosts/fwminex/configuration.nix +++ b/hosts/fwminex/configuration.nix @@ -351,6 +351,9 @@ in environment = { systemPackages = with pkgs; [ acpi + yt-dlp + ffmpeg + imapsync age-plugin-yubikey ]; }; diff --git a/hosts/vno1-oh2/configuration.nix b/hosts/vno1-oh2/configuration.nix index 3b99e6b..c1fa1d7 100644 --- a/hosts/vno1-oh2/configuration.nix +++ b/hosts/vno1-oh2/configuration.nix @@ -147,7 +147,6 @@ tcp = with myData.ports; [ 80 443 - prometheus soju soju-ws ];