Commit 5e418c220920

Vincent Demeester <vincent@sbr.pm>
2021-04-21 16:49:17
systems/hokkaido: comment out tmp.mount…
… should be fixed upstream. Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 1bbda46
Changed files (1)
systems
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 = {