VEGAS: no more extra systemd unit links
This commit is contained in:
parent
d9a9ff0265
commit
b654d37afa
1 changed files with 0 additions and 6 deletions
|
@ -69,12 +69,6 @@
|
||||||
system.stateVersion = "21.05";
|
system.stateVersion = "21.05";
|
||||||
services.openssh.passwordAuthentication = false;
|
services.openssh.passwordAuthentication = false;
|
||||||
|
|
||||||
systemd.additionalUpstreamSystemUnits = [
|
|
||||||
"systemd-journald@.service"
|
|
||||||
"systemd-journald@.socket"
|
|
||||||
"systemd-journald-varlink@.socket"
|
|
||||||
];
|
|
||||||
|
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
services.minecraft-server = let
|
services.minecraft-server = let
|
||||||
modpack = fetchTarball {
|
modpack = fetchTarball {
|
||||||
|
|
Loading…
Reference in a new issue