home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 5e418c220920ee2072db93745fe44e8aa1b5ea91
parent 1bbda4616d7a3896f3f3a4d70410b803a9295165
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Wed, 21 Apr 2021 16:49:17 +0200

systems/hokkaido: comment out tmp.mount…

… should be fixed upstream.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/hosts/hokkaido.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systems/hosts/hokkaido.nix b/systems/hosts/hokkaido.nix @@ -51,7 +51,7 @@ in }; # FIXME Fix tmpOnTmpfs - systemd.additionalUpstreamSystemUnits = [ "tmp.mount" ]; + # systemd.additionalUpstreamSystemUnits = [ "tmp.mount" ]; boot.binfmt.registrations = { s390x-linux = {