1 2 3 4 5 6 7 8 9
{ ... }: { imports = [ ./system-services.nix ]; name = "system-systemctl-services"; sd-switch.command = "sd-switch --system --force-systemctl"; }