nixfiles/nixos/profiles/graphical/nfs.nix

3 lines
46 B
Nix

_: {
boot.supportedFilesystems = ["nfs"];
}