mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Add chromium to shared desktop
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
blender
|
||||
chromium
|
||||
];
|
||||
stateVersion = "23.05";
|
||||
};
|
||||
|
||||
@@ -86,6 +86,7 @@
|
||||
discord
|
||||
qbittorrent
|
||||
neofetch
|
||||
chromium
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user