add chromium

This commit is contained in:
jopejoe1 2024-12-13 19:53:45 +01:00
parent 1eeaf43555
commit efa35c341d

View file

@ -59,6 +59,7 @@ in
}; };
packages = with pkgs; [ packages = with pkgs; [
git git
chromium
]; ];
}; };
programs = { programs = {