mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-10-09 19:10:05 +00:00
✨ Add new wallpaper, update gnome configuration and fully disable Zed AI
features
This commit is contained in:
parent
8edd189f07
commit
c38ecb55a2
6 changed files with 31 additions and 40 deletions
|
@ -20,6 +20,7 @@ in
|
|||
services.displayManager.gdm.enable = true;
|
||||
services.desktopManager.gnome.enable = true;
|
||||
|
||||
# Exclude various Gnome core applications
|
||||
environment.gnome.excludePackages = with pkgs; [
|
||||
gnome-tour
|
||||
gedit
|
||||
|
@ -43,7 +44,7 @@ in
|
|||
environment.systemPackages = with pkgs; [
|
||||
refine
|
||||
showtime
|
||||
resources
|
||||
mission-center
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue