Commit 34a08d71 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

k3s: replace `systemd` with `systemdMinimal`

parent 42a3611c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ lib:
  socat,
  sqlite,
  stdenv,
  systemd,
  systemdMinimal,
  util-linuxMinimal,
  yq-go,
  zstd,
@@ -380,7 +380,7 @@ buildGoModule (finalAttrs: {

  k3sKillallDeps = [
    bash
    systemd
    systemdMinimal
    procps
    coreutils
    gnugrep