Compare commits

...

1 commit

Author SHA1 Message Date
bors[bot]
986a673b56
Merge #211
211: fix(modules/service/nixos-init): Use `boot.tmp.useTmpfs` option instead of `boot.tmpOnTmpfs` r=roberth a=MartinNikov

This change fixes the following warning:

```
trace: Obsolete option `boot.tmpOnTmpfs' is used. It was renamed to `boot.tmp.useTmpfs'.
```

This option was renamed in this PR:
https://github.com/NixOS/nixpkgs/pull/204534

Co-authored-by: MartinNikov <99672862+MartinNikov@users.noreply.github.com>
2023-08-23 09:10:35 +00:00

Diff content is not available