Loading nixos/modules/services/web-apps/homebox.nix +0 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,6 @@ in HBOX_MODE = mkDefault "production"; }; systemd.services.homebox = { after = [ "network.target" ]; environment = cfg.settings; serviceConfig = { User = "homebox"; Loading Loading
nixos/modules/services/web-apps/homebox.nix +0 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,6 @@ in HBOX_MODE = mkDefault "production"; }; systemd.services.homebox = { after = [ "network.target" ]; environment = cfg.settings; serviceConfig = { User = "homebox"; Loading