nixpkgs/nixos/modules
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
..
config nixos/sysctl: reduce prio of "kernel.kptr_restrict" to mkDefault 2019-09-26 10:09:31 +01:00
hardware hardware.brightnessctl: add brightnessctl to env 2019-09-18 00:06:11 +02:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer Merge pull request #67305 from adisbladis/iso-image-defaults 2019-09-28 18:09:08 -04:00
misc Merge staging-next into staging 2019-08-31 10:04:20 +02:00
profiles qemu-guest: allow to override security.rngd 2019-09-18 00:35:04 +09:00
programs Merge pull request #68946 from volth/escape 2019-09-24 04:19:12 +01:00
security Merge pull request #67748 from typetetris/yubico-local-auth 2019-09-24 03:31:39 +01:00
services nixos/gnome-initial-setup: prevent run on existing systems 2019-10-03 00:09:12 +02:00
system Merge pull request #68265 from tkerber/rpi4 2019-09-27 14:35:17 -04:00
tasks mkRemovedOptionModule: assert on removed options (#69419) 2019-09-30 16:39:40 +02:00
testing nixos/test: remove the stateVersion statement from the test-instrumentation 2019-06-03 15:05:24 +02:00
virtualisation Merge pull request #69387 from peterhoeg/f/optimise 2019-09-26 13:10:39 +08:00
module-list.nix nixos/gnome-initial-setup: init 2019-10-03 00:09:12 +02:00
rename.nix nixos/pymks: log to journal 2019-09-25 06:33:34 +08:00