mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-05 11:44:02 +00:00
nixos/loki: fix eval after ccaf4694
This commit is contained in:
parent
d6f851c76e
commit
d47140b9bd
@ -96,7 +96,6 @@ in {
|
||||
wants = [ "network-online.target" ];
|
||||
after = [ "network-online.target" ];
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
after = [ "network.target" ];
|
||||
|
||||
serviceConfig = let
|
||||
conf = if cfg.configFile == null
|
||||
|
Loading…
Reference in New Issue
Block a user