upd
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
desktop = {
|
||||
hyprland = {
|
||||
enable = true;
|
||||
wallpaperSource = "nasa";
|
||||
wallpaperSource = "bing";
|
||||
};
|
||||
gnome.enable = false;
|
||||
};
|
||||
@@ -78,7 +78,6 @@
|
||||
cosmic.enable = lib.mkForce true;
|
||||
hyprland = {
|
||||
enable = lib.mkForce false;
|
||||
wallpaperSource = "nasa";
|
||||
};
|
||||
gnome.enable = lib.mkForce false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user