Small changes to NFS and Pinebook
This commit is contained in:
parent
9a227d4397
commit
be2d200bfb
2 changed files with 3 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
fsType = "vfat";
|
||||
options = [ "fmask=0022" "dmask=0022" ];
|
||||
};
|
||||
"/home/jimbo/Bulk" = {
|
||||
"/home/jimbo/Downloads" = {
|
||||
device = "/dev/disk/by-uuid/f0b6cf4e-9576-4ab5-96ae-2a7e57599a35";
|
||||
fsType = "btrfs";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue