+nfs mount @m3-atlas
This commit is contained in:
parent
28ab56d302
commit
446be80ef1
@ -23,4 +23,9 @@
|
||||
# networking.interfaces.ens18.useDHCP = lib.mkDefault true;
|
||||
|
||||
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
|
||||
|
||||
fileSystems."/var/storage" = {
|
||||
device = "46.38.248.210:/voln723044a1";
|
||||
fsType = "nfs";
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user