Clean up nvim config
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
fileSystems."/home/pan/pro" = {
|
||||
device = "/dev/disk/by-uuid/9a37862c-85db-4434-b06a-ec8c2713ecc9";
|
||||
fsType = "ext4"; # or xfs, etc.
|
||||
fsType = "ext4";
|
||||
options = [ "defaults" "nofail" "x-systemd.automount" ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user