VEGAS: no more extra systemd unit links

This commit is contained in:
Max Headroom 2021-12-02 23:01:47 +01:00
parent d9a9ff0265
commit b654d37afa

View file

@ -69,12 +69,6 @@
system.stateVersion = "21.05";
services.openssh.passwordAuthentication = false;
systemd.additionalUpstreamSystemUnits = [
"systemd-journald@.service"
"systemd-journald@.socket"
"systemd-journald-varlink@.socket"
];
nixpkgs.config.allowUnfree = true;
services.minecraft-server = let
modpack = fetchTarball {