+9
-5
nixos/modules/system/boot/systemd/user.nix
+9
-5
nixos/modules/system/boot/systemd/user.nix
······+(mkEnableOption "systemd user units systemd-tmpfiles-setup.service and systemd-tmpfiles-clean.timer")······systemd.services.systemd-user-sessions.restartIfChanged = false; # Restart kills all active sessions.+systemd.user.services.systemd-tmpfiles-setup.wantedBy = optional cfg.tmpfiles.enable "basic.target";
+14
-3
nixos/tests/systemd-user-tmpfiles-rules.nix
+14
-3
nixos/tests/systemd-user-tmpfiles-rules.nix
·········