This was mentioned here before but the solution of
“just add the stuff that should be generated automatically to another file”
did not make me feel that this was the right solution as it would break my file compartmentalization.
I want to mount a filesystem with nofail and user because it is meant to be removed from the server on a weekly basis.
I can do that with editing the hardware-configuration.nix manually, but there’s got to be an automated solution to do that, right?