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 = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
blender
|
blender
|
||||||
chromium
|
|
||||||
];
|
];
|
||||||
stateVersion = "23.05";
|
stateVersion = "23.05";
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -86,6 +86,7 @@
|
|||||||
discord
|
discord
|
||||||
qbittorrent
|
qbittorrent
|
||||||
neofetch
|
neofetch
|
||||||
|
chromium
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user