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 = { home = {
packages = with pkgs; [ packages = with pkgs; [
blender blender
chromium
]; ];
stateVersion = "23.05"; stateVersion = "23.05";
}; };

View File

@@ -86,6 +86,7 @@
discord discord
qbittorrent qbittorrent
neofetch neofetch
chromium
]; ];
}; };
}; };