Evils 
							
						 
					 
					
						
						
						
						
							
						
						
							401b0b0c7b 
							
						 
					 
					
						
						
							
							fancontrol: load config from configuration.nix  
						
						
						
						
					 
					
						2019-09-25 17:05:09 +02:00 
						 
				 
			
				
					
						
							
							
								Evils-Devils 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fe72ee446 
							
						 
					 
					
						
						
							
							Update nixos/modules/services/hardware/fancontrol.nix  
						
						... 
						
						
						
						Co-Authored-By: markuskowa <markus.kowalewski@gmail.com> 
						
						
					 
					
						2019-09-25 14:49:28 +02:00 
						 
				 
			
				
					
						
							
							
								Evils 
							
						 
					 
					
						
						
						
						
							
						
						
							baa642e8b3 
							
						 
					 
					
						
						
							
							fancontrol: more cleanup  
						
						
						
						
					 
					
						2019-09-25 14:42:22 +02:00 
						 
				 
			
				
					
						
							
							
								Evils 
							
						 
					 
					
						
						
						
						
							
						
						
							30f8bc974c 
							
						 
					 
					
						
						
							
							update cfg to match section change  
						
						
						
						
					 
					
						2019-09-25 13:43:06 +02:00 
						 
				 
			
				
					
						
							
							
								Evils-Devils 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c19673fef 
							
						 
					 
					
						
						
							
							Update nixos/modules/services/hardware/fancontrol.nix  
						
						... 
						
						
						
						Co-Authored-By: markuskowa <markus.kowalewski@gmail.com> 
						
						
					 
					
						2019-09-25 13:28:16 +02:00 
						 
				 
			
				
					
						
							
							
								Evils 
							
						 
					 
					
						
						
						
						
							
						
						
							81b6dec3c8 
							
						 
					 
					
						
						
							
							fancontrol service init  
						
						
						
						
					 
					
						2019-09-25 05:05:32 +02:00 
						 
				 
			
				
					
						
							
							
								Jörg Thalheim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bfed455de3 
							
						 
					 
					
						
						
							
							Merge pull request  #68946  from volth/escape  
						
						... 
						
						
						
						treewide: fix string escapes 
						
						
					 
					
						2019-09-24 04:19:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jörg Thalheim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c5bc77d151 
							
						 
					 
					
						
						
							
							Merge pull request  #67748  from typetetris/yubico-local-auth  
						
						... 
						
						
						
						Yubico local auth 
						
						
					 
					
						2019-09-24 03:31:39 +01:00 
						 
				 
			
				
					
						
							
							
								Notkea 
							
						 
					 
					
						
						
						
						
							
						
						
							981177e4dd 
							
						 
					 
					
						
						
							
							nixos/postgresql-wal-receiver: remove restart limit ( #67857 )  
						
						... 
						
						
						
						useful in case of network disruption 
						
						
					 
					
						2019-09-23 22:51:26 +03:00 
						 
				 
			
				
					
						
							
							
								Robin Gloster 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30591314e5 
							
						 
					 
					
						
						
							
							Merge pull request  #68970  from teto/rngd  
						
						... 
						
						
						
						qemu-guest: allow to override security.rngd 
						
						
					 
					
						2019-09-23 15:53:38 +02:00 
						 
				 
			
				
					
						
							
							
								Franz Pletz 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0dc4fe0a44 
							
						 
					 
					
						
						
							
							nixos/systemd: pick more upstream tmpfiles confs  
						
						... 
						
						
						
						In #68792  it was discovered that /dev/fuse doesn't have
wordl-read-writeable permissions anymore. The cause of this is that the
tmpfiles examples in systemd were reorganized and split into more files.
We thus lost some of the configuration we were depending on.
In this commit some of the new tmpfiles configuration that are
applicable to us are added which also makes wtmp/lastlog in the pam
module not necessary anymore.
Rationale for the new tmpfile configs:
  - `journal-nowcow.conf`: Contains chattr +C for journald logs which
  makes sense on copy-on-write filesystems like Btrfs. Other filesystems
  shouldn't do anything funny when that flag is set.
  - `static-nodes-permissions.conf`: Contains some permission overrides
  for some device nodes like audio, loop, tun, fuse and kvm.
  - `systemd-nspawn.conf`: Makes sure `/var/lib/machines` exists and old
  snapshots are properly removed.
  - `systemd-tmp.conf`: Removes systemd services related private tmp
  folders and temporary coredump files.
  - `var.conf`: Creates some useful directories in `/var` which we would
  create anyway at some point. Also includes
  `/var/log/{wtmp,btmp,lastlog}`.
Fixes  #68792 . 
						
						
					 
					
						2019-09-23 15:23:31 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Klink 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6262e83f5f 
							
						 
					 
					
						
						
							
							nixos/gitlab: Add gnutar and gzip to gitlab-sidekiq's path ( #68908 )  
						
						... 
						
						
						
						nixos/gitlab: Add gnutar and gzip to gitlab-sidekiq's path 
						
						
					 
					
						2019-09-23 06:40:52 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Hoeg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55509279a9 
							
						 
					 
					
						
						
							
							Merge pull request  #69260  from volth/patch-369  
						
						... 
						
						
						
						nixos/mailcatcher: add bind capabilities 
						
						
					 
					
						2019-09-23 11:27:32 +08:00 
						 
				 
			
				
					
						
							
							
								Peter Hoeg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							423eb16913 
							
						 
					 
					
						
						
							
							Merge pull request  #15560  from peterhoeg/nm_dnsdhcp  
						
						... 
						
						
						
						nixos/networkmanager: tiny cleanups 
						
						
					 
					
						2019-09-23 10:16:32 +08:00 
						 
				 
			
				
					
						
							
							
								volth 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c038cd409 
							
						 
					 
					
						
						
							
							nixos/mailcatcher: add bind capabilities  
						
						
						
						
					 
					
						2019-09-22 19:49:26 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Milata 
							
						 
					 
					
						
						
						
						
							
						
						
							2adb03fdae 
							
						 
					 
					
						
						
							
							nixos/wordpress: generate secrets locally  
						
						... 
						
						
						
						Use /dev/urandom to generate keys and salts instead of downloading them
from https://api.wordpress.org/secret-key/1.1/salt/  
						
						
					 
					
						2019-09-22 14:33:08 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Simons 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a486f0178d 
							
						 
					 
					
						
						
							
							Merge pull request  #68950  from peti/t/nixos-doc-fix  
						
						... 
						
						
						
						nixos: improve the example that shows how to include nvidia_x11 in boot.extraModulePackages 
						
						
					 
					
						2019-09-22 11:53:52 +02:00 
						 
				 
			
				
					
						
							
							
								Peter Hoeg 
							
						 
					 
					
						
						
						
						
							
						
						
							1c7aaf227c 
							
						 
					 
					
						
						
							
							nixos/networkmanager: tiny cleanups  
						
						... 
						
						
						
						These are the leftovers of an older PR.
a. Send messages to auditd if auditing is enabled.
b. Add missing dbus configuration if dnsmasq is used for DNS 
						
						
					 
					
						2019-09-22 13:33:43 +08:00 
						 
				 
			
				
					
						
							
							
								Mario Rodas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54433c443b 
							
						 
					 
					
						
						
							
							nixos/spotifyd: update spotifyd flags  
						
						
						
						
					 
					
						2019-09-21 17:10:00 -05:00 
						 
				 
			
				
					
						
							
							
								Vladimír Čunát 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8a8fc6c7c 
							
						 
					 
					
						
						
							
							Revert "Merge branch 'staging-next'"  
						
						... 
						
						
						
						This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing
changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1.
Let's delay this.  We have some serious regressions. 
						
						
					 
					
						2019-09-21 20:05:09 +02:00 
						 
				 
			
				
					
						
							
							
								Sascha Grunert 
							
						 
					 
					
						
						
						
						
							
						
						
							2c3dcbb9d0 
							
						 
					 
					
						
						
							
							Add cri-o service to modules ( #68153 )  
						
						... 
						
						
						
						Signed-off-by: Sascha Grunert <sgrunert@suse.com> 
						
						
					 
					
						2019-09-21 14:18:42 +00:00 
						 
				 
			
				
					
						
							
							
								Vladimír Čunát 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41af38f372 
							
						 
					 
					
						
						
							
							Merge branch 'staging-next'  
						
						
						
						
					 
					
						2019-09-21 13:14:09 +02:00 
						 
				 
			
				
					
						
							
							
								Elis Hirwing 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89b0ef6589 
							
						 
					 
					
						
						
							
							Merge pull request  #69195  from c0deaddict/fix/gitea-dump  
						
						... 
						
						
						
						nixos/gitea: fix dump 
						
						
					 
					
						2019-09-21 10:02:41 +02:00 
						 
				 
			
				
					
						
							
							
								Jos van Bakel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86b83f37b8 
							
						 
					 
					
						
						
							
							nixos/gitea: fix dump  
						
						
						
						
					 
					
						2019-09-21 09:28:53 +02:00 
						 
				 
			
				
					
						
							
							
								Silvan Mosberger 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f47ef8fcf7 
							
						 
					 
					
						
						
							
							sdImage: use findmnt to get root device when resizing ( #58059 )  
						
						... 
						
						
						
						sdImage: use findmnt to get root device when resizing 
						
						
					 
					
						2019-09-20 23:28:01 +02:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e6f4fb2bc 
							
						 
					 
					
						
						
							
							Merge pull request  #68983  from worldofpeace/xfce-cleanup  
						
						... 
						
						
						
						Touchups for nixos/xfce4-14 for 19.09 
						
						
					 
					
						2019-09-19 13:25:03 -04:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b0ccd6dd16 
							
						 
					 
					
						
						
							
							Revert "nixos/doc: re-format"  
						
						... 
						
						
						
						This reverts commit ea6e8775bd69e4676c623a85c39f1da540d29ad1. The new
format is not an improvement. 
						
						
					 
					
						2019-09-19 19:17:30 +02:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db3d31b903 
							
						 
					 
					
						
						
							
							Merge pull request  #69093  from alexarice/xterm-default  
						
						... 
						
						
						
						nixos/xterm: Set default to xserver.enable 
						
						
					 
					
						2019-09-19 13:05:49 -04:00 
						 
				 
			
				
					
						
							
							
								Frederik Rietdijk 
							
						 
					 
					
						
						
						
						
							
						
						
							0b12d44c06 
							
						 
					 
					
						
						
							
							Merge master into staging-next  
						
						
						
						
					 
					
						2019-09-19 16:59:42 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							387a2f27ec 
							
						 
					 
					
						
						
							
							Merge pull request  #68906  from edolstra/revert-interface-version  
						
						... 
						
						
						
						Revert systemd interface version to 2 
						
						
					 
					
						2019-09-19 14:09:18 +02:00 
						 
				 
			
				
					
						
							
							
								Alex Rice 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf56cefd95 
							
						 
					 
					
						
						
							
							xterm: Set default to xserver.enable  
						
						
						
						
					 
					
						2019-09-19 12:27:05 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Mahut 
							
						 
					 
					
						
						
						
						
							
						
						
							0358bc174b 
							
						 
					 
					
						
						
							
							nixos/jormungandr: moving to a new section topics_of_interest  
						
						
						
						
					 
					
						2019-09-19 10:51:59 +02:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							58f090cc7b 
							
						 
					 
					
						
						
							
							Merge pull request  #69031  from worldofpeace/xcursor-update  
						
						... 
						
						
						
						nixos/xdg/icons: match XCURSOR_PATH spec 
						
						
					 
					
						2019-09-18 17:42:20 -04:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							105abdd52c 
							
						 
					 
					
						
						
							
							Merge branch 'master' into staging-next  
						
						
						
						
					 
					
						2019-09-18 22:40:03 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c28659e2fb 
							
						 
					 
					
						
						
							
							doc: Disable wrapping source ( #68181 )  
						
						... 
						
						
						
						doc: Disable wrapping source 
						
						
					 
					
						2019-09-18 22:33:56 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea6e8775bd 
							
						 
					 
					
						
						
							
							nixos/doc: re-format  
						
						
						
						
					 
					
						2019-09-18 22:13:35 +02:00 
						 
				 
			
				
					
						
							
							
								Maximilian Bosch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							713fda2eb5 
							
						 
					 
					
						
						
							
							nixos/sway: install swaybg by default  
						
						
						
						
					 
					
						2019-09-18 21:50:18 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							641f6356d3 
							
						 
					 
					
						
						
							
							doc: Disable wrapping source  
						
						... 
						
						
						
						Even a simple typo fix can result in a reflow of a whole paragraph, leading to illegible diffs. The majority of text editors supports wrapping the source code to a comfortable width so it makes sense to me to sacrifice the few that do not rather than the unfortunately line-oriented diff tools. 
						
						
					 
					
						2019-09-18 21:17:52 +02:00 
						 
				 
			
				
					
						
							
							
								Jan Tojnar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62791c3743 
							
						 
					 
					
						
						
							
							Merge branch 'master' into staging-next  
						
						
						
						
					 
					
						2019-09-18 21:15:35 +02:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							b3f4ce351e 
							
						 
					 
					
						
						
							
							nixos/xdg/icons: match XCURSOR_PATH spec  
						
						
						
						
					 
					
						2019-09-18 13:03:14 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							760b677c19 
							
						 
					 
					
						
						
							
							Merge pull request  #68729  from worldofpeace/elementary-greeter/master  
						
						... 
						
						
						
						nixos/pantheon: use Pantheon's greeter 
						
						
					 
					
						2019-09-18 11:16:21 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee29fbd9a2 
							
						 
					 
					
						
						
							
							Merge pull request  #68492  from worldofpeace/pam-sessionvariables  
						
						... 
						
						
						
						Introduce environment.profileRelativeSessionVariables 
						
						
					 
					
						2019-09-18 11:15:26 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							6663a795a3 
							
						 
					 
					
						
						
							
							nixos/environment: set GTK_EXE_PREFIX  
						
						
						
						
					 
					
						2019-09-18 11:13:43 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							cc125810cb 
							
						 
					 
					
						
						
							
							nixos/environment: set GTK_DATA_PREFIX  
						
						... 
						
						
						
						Many desktop environment modules are already setting
this so it already makes sense to just do this globally. 
						
						
					 
					
						2019-09-18 11:13:43 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							5669b06235 
							
						 
					 
					
						
						
							
							lightdm-mini-greeter: put xgreeters in passthru  
						
						
						
						
					 
					
						2019-09-18 11:13:43 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							b558eb8329 
							
						 
					 
					
						
						
							
							nixos/lightdm-gtk-greeter: don't wrap in module  
						
						
						
						
					 
					
						2019-09-18 11:13:43 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							7814a2f566 
							
						 
					 
					
						
						
							
							nixos/enso-os: don't wrap in module  
						
						
						
						
					 
					
						2019-09-18 11:13:42 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							feab607ae5 
							
						 
					 
					
						
						
							
							nixos/sddm: don't set XDG_DATA_DIRS  
						
						... 
						
						
						
						environment.profileRelativeSessionVariables should make this unneeded. 
						
						
					 
					
						2019-09-18 11:13:42 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							453036c8a7 
							
						 
					 
					
						
						
							
							nixos/gdm: don't set XCURSOR_PATH  
						
						
						
						
					 
					
						2019-09-18 11:13:42 -04:00 
						 
				 
			
				
					
						
							
							
								worldofpeace 
							
						 
					 
					
						
						
						
						
							
						
						
							df56adac53 
							
						 
					 
					
						
						
							
							nixos/xdg/icons: use profileRelativeSessionVariables  
						
						
						
						
					 
					
						2019-09-18 11:13:42 -04:00