Commit 1322cfc
committed
fix: disable userborn legacy state import
nixpkgs d2f6794 added `services.userborn.importLegacyState`, enabled by
default, which emits a `userborn-import-legacy.service` one-shot unit that
migrates state left behind by NixOS' update-users-groups.pl activation
script.
system-manager never ran that script, so there is nothing to migrate. Opt
out to keep the unit and the userborn-import-legacy package out of every
system closure.
Fixes the container-*-empty-config checks, which assert an exact allowlist
of the units an empty config may produce.1 parent ca31ae7 commit 1322cfc
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
0 commit comments