mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
workflows/a-happy-gnome: reduce extra configuration
This commit is contained in:
parent
97b9a3ff10
commit
bbe083cd6a
@ -97,13 +97,6 @@ in
|
|||||||
desktopManager.gnome.enable = true;
|
desktopManager.gnome.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.portal = {
|
|
||||||
enable = true;
|
|
||||||
extraPortals = with pkgs; [
|
|
||||||
xdg-desktop-portal-wlr
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
# All GNOME-related additional options.
|
# All GNOME-related additional options.
|
||||||
services.gnome = {
|
services.gnome = {
|
||||||
core-os-services.enable = true;
|
core-os-services.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user