nixedo: add vix

This commit is contained in:
Oliver Davies 2025-07-13 23:12:58 +01:00
parent d4e5faf6c4
commit e24f8f8f0a

View file

@ -14,6 +14,7 @@
}; };
home.packages = with pkgs; [ home.packages = with pkgs; [
vix
yt-dlp yt-dlp
]; ];
} }