nixpkgs/nixos/modules/services
worldofpeace 38147b9215
nixos/gnome-initial-setup: prevent run on existing systems
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.
2019-10-03 00:09:12 +02:00
..
admin nixos/oxidized: Use symlinks for config files 2019-08-14 09:30:51 +00:00
amqp nixos/rabbitmq: use an attrset for example configItems 2019-09-25 17:38:00 +00:00
audio nixos/spotifyd: update spotifyd flags 2019-09-21 17:10:00 -05:00
backup nixos/postgresql-wal-receiver: remove restart limit (#67857) 2019-09-23 22:51:26 +03:00
cluster treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
computing nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
continuous-integration nixos/jenkins: Copy plugins as .jpi to fix initialization errors 2019-09-17 19:54:57 +02:00
databases Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
desktops nixos/gnome-initial-setup: prevent run on existing systems 2019-10-03 00:09:12 +02:00
development bloop: allow specifying extra cli options 2019-07-25 09:28:13 +02:00
editors Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
games Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
hardware Update nixos/modules/services/hardware/fancontrol.nix 2019-09-25 17:31:20 +02:00
logging Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
mail Merge pull request #68946 from volth/escape 2019-09-24 04:19:12 +01:00
misc Merge pull request #69387 from peterhoeg/f/optimise 2019-09-26 13:10:39 +08:00
monitoring mkRemovedOptionModule: assert on removed options (#69419) 2019-09-30 16:39:40 +02:00
network-filesystems treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
networking Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
printing Merge pull request #68218 from worldofpeace/cups-pk/no-auth-wheel 2019-09-09 04:42:19 -04:00
scheduling nixos: remove dependencies on local-fs.target 2019-09-01 19:06:38 +02:00
search nixos/kibana: Filter empty lists 2019-09-07 13:24:24 +01:00
security Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
system Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
torrent deluge service: fix my bad conflict resolution from f21211ebf 2019-09-08 08:42:53 +02:00
ttys treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
web-apps Merge pull request #68946 from volth/escape 2019-09-24 04:19:12 +01:00
web-servers tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
x11 nixos/gdm: prevent g-i-s from running 2019-10-03 00:09:12 +02:00