about summary refs log tree commit diff
path: root/nixos/modules/services/desktops
Commit message (Collapse)AuthorAge
* Merge pull request #83400 from jtojnar/malcontent-0.7Jan Tojnar2020-04-08
|\ | | | | malcontent: 0.6.0 → 0.7.0
| * nixos/malcontent: enable accounts-daemon, tweak descriptionworldofpeace2020-04-08
| |
| * malcontent-ui: split from malcontentJan Tojnar2020-04-08
| | | | | | | | The 0.7.0 update allows us to split the package.
* | nixos/gnome-remote-desktop: enable pipewireworldofpeace2020-04-08
|/ | | | | We need the pipewire service to actually use this. Tested with g-c-c Sharing.
* Merge master into staging-nextFrederik Rietdijk2020-04-03
|\
| * nixos: add freedesktop/gnome/myself maintainersworldofpeace2020-04-01
| |
| * Revert "nixos/geoclue2: set location.provider to geoclue2"Jonathan Ringer2020-04-01
| | | | | | | | This reverts commit f8a78afd5c65a1919bd92754761e3470cf02194c.
| * nixos/contractor: delete fileworldofpeace2020-04-01
| | | | | | | | It looks like I forgot to actually delete this file.
| * nixos/geoclue2: set location.provider to geoclue2worldofpeace2020-04-01
| |
* | Merge staging-next into stagingFrederik Rietdijk2020-03-28
|\|
| * nixos/rigel: Fix evaluationSamuel Dionne-Riel2020-03-26
| |
| * nixos/rygel: link rygel.confworldofpeace2020-03-26
| | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/83108. In the future we should make this configurable.
* | nixos/gnome-keyring: add portalsTor Hedin Brønner2020-03-24
|/
* nixos/malcontent: initJan Tojnar2020-03-10
|
* modules/at-spi2-core: add debugging help to descriptionProfpatsch2020-01-23
| | | | This makes the error message greppable.
* nixos/pantheon: move contractor module into xserviceworldofpeace2019-12-20
|
* nixos/pantheon/files: removeworldofpeace2019-12-20
| | | | Made nun sense.
* Merge pull request #74177 from jtojnar/neardAndreas Rammhold2019-11-28
|\ | | | | nixos/neard: init
| * nixos/neard: initJan Tojnar2019-11-23
| |
* | nixos/tumbler: remove package optionworldofpeace2019-11-19
|/ | | | Uneeded with one xfce packageset.
* nixos/geoclue: add worldofpeace as maintainerPeter Hoeg2019-10-31
|
* nixos/geoclue: minor cleanupsPeter Hoeg2019-10-30
| | | | | | | - spawn the geoclue-agent directly instead of running it via bash - document why we cannot use DynamicUser = true - have systemd create the home directory instead of using an explicit tmpfiles.d fragment
* Merge pull request #70931 from symphorien/system-config-printerworldofpeace2019-10-20
|\ | | | | system-config-printer: 1.5.11 -> 1.5.12
| * nixos/system-config-printer: depends on packagekitSymphorien Gibol2019-10-13
| |
* | nixos/gnome-settings-daemon: move systemd config hereworldofpeace2019-10-02
| | | | | | | | | | | | | | As I've decided that it doesn't make sense for the module to be shared [0] we can move this config here. [0]: 68ab37aa4491c8f870483c9eff888dc5fc88d2c8
* | Merge pull request #70041 from worldofpeace/desktopmanager-compatworldofpeace2019-10-03
|\ \ | | | | | | Fix certain desktop managers building together
| * | nixos/gnome-settings-daemon: drop package optionworldofpeace2019-09-29
| |/ | | | | | | After some thought, it doesn't make sense for this module to be shared.
* | nixos/gnome-initial-setup: prevent run on existing systemsworldofpeace2019-10-03
| | | | | | | | | | | | | | | | | | | | | | | | | | GNOME initial setup's run is conditioned on whether the gnome-initial-setup-done file exists in XDG_CONFIG_HOME Because of this, every existing user will have initial setup running because they never ran it before. To prevent this we create the file if the users stateVersion is older than 20.03 (the release we added this module). Also drop uneeded manual conflicts as systemd.packages does handle this.
* | nixos/gnome-initial-setup: initworldofpeace2019-10-03
|/ | | | | It tries to start during the GDM session even with the conflicts.
* Revert "nixos/doc: re-format"Eelco Dolstra2019-09-19
| | | | | This reverts commit ea6e8775bd69e4676c623a85c39f1da540d29ad1. The new format is not an improvement.
* nixos/doc: re-formatJan Tojnar2019-09-18
|
* Merge pull request #68182 from worldofpeace/chrome-gnome-shellworldofpeace2019-09-07
|\ | | | | nixos/gnome3: enable chrome-gnome-shelll
| * nixos/chrome-gnome-shell: enable in firefoxworldofpeace2019-09-05
| |
* | Merge master into staging-nextFrederik Rietdijk2019-09-06
|\ \
| * | nixos/system-config-printer: initworldofpeace2019-09-06
| |/
* | Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
|\|
| * blueman: add module for new systemd servicesAverell Dalton2019-09-03
| |
| * gnome3.glib-networking: replace with aliasJan Tojnar2019-09-03
| | | | | | | | | | | | | | Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking. We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop the package in gnome3 attr set and always rely on the top-level expression.
* | Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\|
| * Merge pull request #67858 from flokli/local-fs-target-servicesAndreas Rammhold2019-09-02
| |\ | | | | | | nixos: remove dependencies on local-fs.target
| | * nixos: remove dependencies on local-fs.targetFlorian Klink2019-09-01
| | | | | | | | | | | | | | | | | | | | | Since https://github.com/NixOS/nixpkgs/pull/61321, local-fs.target is part of sysinit.target again, meaning units without DefaultDependencies=no will automatically depend on it, and the manual set dependencies can be dropped.
| * | nixos/seahorse: move to programsworldofpeace2019-08-30
| |/
* | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\|
| * nixos/gnome-user-share: cleanupworldofpeace2019-08-27
| | | | | | | | | | | | | | | | | | * No sessionPath! * add to systemd.packages This is for the gnome-user-share-webdav.service. * Update option description
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * tracker-miners: move from gnome3Jan Tojnar2019-08-23
| |
| * tracker: move from gnome3Jan Tojnar2019-08-23
| |
| * gnome-online-accounts: move from gnome3Jan Tojnar2019-08-23
| |
| * Merge pull request #66990 from worldofpeace/gnome-vte-configworldofpeace2019-08-21
| |\ | | | | | | nixos/gnome-terminal: init
| | * nixos/gnome-terminal: initworldofpeace2019-08-21
| | | | | | | | | | | | | | | | | | This module obsoletes services.gnome3.gnome-terminal-server as that's a confusing option for users, and sounds internal. It's much simpler to have a gnome-terminal module.