Update installer wallpaper

This commit is contained in:
Michael Smith 2024-09-06 14:08:13 +02:00
parent e7b152d4e1
commit b76eb38f40

View File

@ -150,6 +150,10 @@ in {
[org.gnome.settings-daemon.plugins.power]
sleep-inactive-ac-type='nothing'
sleep-inactive-battery-type='nothing'
[org.gnome.desktop.background]
picture-uri='file://${pkgs.gnome.gnome-backgrounds}/share/backgrounds/gnome/geometrics-l.jxl'
[org.gnome.desktop.screensaver]
picture-uri='file://${pkgs.gnome.gnome-backgrounds}/share/backgrounds/gnome/geometrics-l.jxl'
'';
extraGSettingsOverridePackages = [pkgs.gnome.gnome-settings-daemon];