nixos: systemd: systemd.user.tmpfiles.users add default
This commit is contained in:
parent
34ad8447c3
commit
f0f2c6bec9
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ in {
|
||||||
Per-user rules for creation, deletion and cleaning of volatile and
|
Per-user rules for creation, deletion and cleaning of volatile and
|
||||||
temporary files automatically.
|
temporary files automatically.
|
||||||
'';
|
'';
|
||||||
|
default = {};
|
||||||
type = types.attrsOf (types.submodule {
|
type = types.attrsOf (types.submodule {
|
||||||
options = {
|
options = {
|
||||||
rules = mkOption {
|
rules = mkOption {
|
||||||
|
|
Loading…
Reference in a new issue