Commit 3bb91a769c43

Vincent Demeester <vincent@sbr.pm>
2021-04-21 16:54:34
systems/hokkaido: remove tmpOnTmpfs fix
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 5e418c2
Changed files (1)
systems
systems/hosts/hokkaido.nix
@@ -50,9 +50,6 @@ in
     plymouth.enable = true;
   };
 
-  # FIXME Fix tmpOnTmpfs
-  # systemd.additionalUpstreamSystemUnits = [ "tmp.mount" ];
-
   boot.binfmt.registrations = {
     s390x-linux = {
       # interpreter = getEmulator "s390x-linux";