Jan Tojnar
ccf9d87fe6
nixos/cinnamon: Switch notExcluded to disablePackageByName
...
For consistency with other DEs.
2024-12-04 22:31:35 +01:00
Jan Tojnar
162f4339ef
nixos/gnome: Switch notExcluded to disablePackageByName
...
For consistency with other DEs.
2024-12-04 22:31:35 +01:00
Jan Tojnar
c4ed78b5a0
nixos/pantheon: Switch notExcluded to disablePackageByName
...
Previously, this check was inconsistent with `removePackagesByName` – the latter compares the packages using their names.
2024-12-04 22:31:35 +01:00
Jan Tojnar
e221971ee7
nixos/budgie: Switch notExcluded to disablePackageByName
...
Previously, this check was inconsistent with `removePackagesByName` – the latter compares the packages using their names.
2024-12-04 22:31:35 +01:00
stanleyj-edsn
c82bf95274
nixos/exwm: remove option enableDefaultConfig
...
The default configuration was removed from upstream, see https://github.com/emacs-exwm/exwm/issues/57
Fix : #319541
Co-authored-by: Lin Jian <me@linj.tech>
2024-12-05 02:44:16 +08:00
stanleyj-edsn
0f64286316
nixos/exwm: rename emacsWithPackages
...
Fix error: 'emacsWithPackages' has been renamed to/replaced by 'emacs.pkgs.withPackages'
Fix : #361706
2024-12-04 14:47:24 +01:00
Bobby Rong
5e0dd6992e
Cinnamon 6.4 ( #359855 )
2024-12-04 12:25:14 +08:00
Bobby Rong
d3b00bb894
nixos/cinnamon: Remove polkit_gnome
...
Cinnamon ships its own polkit agent.
9945a8aca1
2024-12-03 20:52:22 +08:00
Bobby Rong
e83ca8870e
nixos/cinnamon: Enable power-profiles-daemon
...
7a4afa6c03
If you use tlp you can disable this again in your config.
2024-12-03 20:52:22 +08:00
Aleksana
122ab4117f
deepin: do not install infrequently used apps by default ( #361425 )
2024-12-03 20:02:56 +08:00
rewine
6990eac8e8
deepin: do not install infrequently used apps by default
2024-12-03 19:22:18 +08:00
Jan Tojnar
d835701e54
Merge branch 'gnome-notExcluded'
2024-12-01 15:50:21 +01:00
Wolfgang Walther
1dd9c32b18
docs: remove references before 22.11
...
Stuff that has been in for many years doesn't need to be mentioned
explicitly anymore.
2024-11-17 12:51:09 +01:00
Masum Reza
f4ae47b33e
nixos/gdm: automatically enable services.displayManager ( #353848 )
2024-11-16 21:40:04 +05:30
Cosima Neidahl
e1b70fb061
nixos/lomiri: Better support stand-alone greeter usage ( #352425 )
2024-11-11 20:00:29 +01:00
Gaetan Lepage
0a785f6f42
nixos/gdm: automatically enable services.displayManager
2024-11-07 00:38:15 +01:00
OPNA2608
d14f6e5986
nixos/lightdm-greeters/lomiri: Enable lomiri.basics option for shared settings
2024-10-30 18:46:10 +01:00
OPNA2608
de4db8a6b0
nixos/lightdm-greeters/lomiri: nixfmt
2024-10-30 18:46:09 +01:00
Bobby Rong
09918511b8
xdg-user-dirs-gtk: init at 0.11
...
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/1625#note_2234235
2024-10-14 20:54:17 +08:00
Bobby Rong
6bfd9413a7
nixos/localsearch: Renamed from tracker-miners module
...
The project was renamed.
2024-10-14 20:54:09 +08:00
Bobby Rong
faf647b799
nixos/tinysparql: Renamed from tracker module
...
The project was renamed.
2024-10-14 20:54:09 +08:00
Bobby Rong
f594475564
nixos/xfce: Fix ambiguous with
( #346528 )
2024-10-05 09:03:18 +08:00
Sandro Jäckel
9b996f7396
nixos/xfce: Fix ambiguous with
...
Pull request 345352 introduces `pkgs.exo`, don't pick up that package.
2024-10-05 08:43:24 +08:00
Jan Tojnar
c85360e799
nixos/gnome: Enable all x-d-p-gtk portals
...
This will fix the conflict when another DE using the full `xdg-desktop-portal-gtk` is enabled simultaneously with GNOME.
There will not be conflicts at runtime since the portals have been configured by `gnome-session` in `xdg.portal.configPackages` for a while now.
There will be minimal effect on system closure as all the extra x-d-p dependencies are also used by GNOME platform.
2024-10-02 18:54:06 +02:00
Jan Tojnar
0b5c9469bb
nixos/deepin: Enable all x-d-p-gtk portals
...
This will fix the conflict when another DE using the full `xdg-desktop-portal-gtk` is enabled simultaneously with Deepin.
Currently, our Deepin uses `gtk` as the preferred default implementation for all portals so presumably the duplicate portals should not have been disabled anyway.
The added closure size should be negligible, as most of the packages are probably also used by Deepin transitively.
2024-10-02 18:49:42 +02:00
Jan Tojnar
ef3e98107f
nixos/cinnamon: Enable all x-d-p-gtk portals
...
This will fix the conflict when another DE using the full `xdg-desktop-portal-gtk` is enabled simultaneously with Cinnamon.
There will no longer be conflicts at runtime since the portals are now configured by `cinnamon-common` in `xdg.portal.configPackages`.
The added closure size should be negligible, as most of the packages are also used by Cinnamon.
2024-10-02 18:44:58 +02:00
Felix Buehler
2b6ef00729
nixos/services.xserver.desktopManager.phosh: remove with lib;
2024-09-11 22:25:00 +02:00
K900
5a4ee0a587
nixos/pantheon: switch to Orca module
2024-09-05 11:52:53 +03:00
K900
69d2dc4d43
nixos/gnome: switch to Orca module
2024-09-05 11:52:53 +03:00
K900
029879164d
nixos/cinnamon: switch to Orca module
2024-09-05 11:48:46 +03:00
K900
cda3c82d92
nixos/plasma5: enable Orca by default
2024-09-05 10:55:34 +03:00
rewine
0daec7844f
deepin desktop environment: 2024.09 update ( #338402 )
2024-09-05 10:08:27 +08:00
K900
e90bac5a65
nixos/plasma5: clean up pulseaudio-related things
2024-09-04 13:56:51 +03:00
K900
5a0ceb9243
nixos/pantheon: don't enable Pulseaudio
2024-09-04 13:56:50 +03:00
K900
2ed8e5f614
nixos/gnome: don't enable Pulseaudio
2024-09-04 13:56:42 +03:00
K900
8c2dd1b1be
nixos/deepin: don't enable Pulseaudio
2024-09-04 13:56:42 +03:00
K900
6bd9daa1c6
nixos/cinnamon: don't enable Pulseaudio
2024-09-04 13:56:42 +03:00
K900
80a7f7effd
nixos/budgie: don't enable Pulseaudio
2024-09-04 13:56:42 +03:00
rewine
29d62536b9
deepin.nix: install dde-api-proxy
2024-09-04 10:16:56 +08:00
rewine
60348797ee
deepin.dde-dock: remove
2024-09-04 10:16:54 +08:00
Jan Tojnar
58bf5606fb
gnome-flashback: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
b37f158fb0
gnome-applets: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
e1093690a8
gnome-panel: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
a110f292a1
gnome-control-center: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
c2f1fa833e
gnome-session: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
ca9576c81d
gnome-shell: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
7f387d6bf9
mutter{,43}: Move from gnome scope to top-level
2024-09-01 14:16:31 +02:00
Jan Tojnar
b4c59a979a
gnome-bluetooth{,_1_0}: Move to by-name
2024-09-01 14:16:31 +02:00
Bobby Rong
32eeaa5013
nixos/gnome: Fix eval for gnome-flashback
...
error: Default graphical session, 'gnome-flashback-metacity', not found.
Fixes f192bd9e5c
.
2024-08-26 19:45:12 +08:00
Franz Pletz
76d7ccecdf
Merge pull request #313105 from bb2020/xserver
2024-08-25 01:47:27 +02:00