commit c2f31cc353ab4e07a9b34fad35f56489087dddbb (tree) parent 79d89050cd9e488f627dcc3fa9125979fb7c273b Author: Motiejus Jakštys <motiejus@jakstys.lt> Date: Thu, 16 May 2024 19:50:59 +0300 vno1-oh2: add distrobox Diffstat:
| M | hosts/vno1-oh2/configuration.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/hosts/vno1-oh2/configuration.nix b/hosts/vno1-oh2/configuration.nix @@ -748,6 +748,7 @@ environment.systemPackages = with pkgs; [ yt-dlp + distrobox imapsync geoipWithDatabase ];