Update things

This commit is contained in:
2024-09-20 15:49:14 +02:00
parent 36269077ad
commit 96facbccf1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ in {
home.packages = with pkgs; [
gnome-control-center
gnome.gnome-weather
gnome-weather
wdisplays
];
+1 -1
View File
@@ -65,7 +65,7 @@ in {
};
# Gnome-control-center can only be launched if XDG_CURRENT_DESKTOP is GNOME.
gnome-control-center = wrapProgram super.gnome.gnome-control-center ["gnome-control-center"] "--set XDG_CURRENT_DESKTOP GNOME";
gnome-control-center = wrapProgram super.gnome-control-center ["gnome-control-center"] "--set XDG_CURRENT_DESKTOP GNOME";
slack = enableWayland super.slack ["slack"];
youtube-music = enableWayland super.youtube-music ["youtube-music"];