Add chromium to shared desktop

This commit is contained in:
thiloho
2023-10-26 15:24:20 +02:00
parent 33e0137eac
commit 95d1ed9112
2 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,6 @@
home = {
packages = with pkgs; [
blender
chromium
];
stateVersion = "23.05";
};