Small formatting changes to stuff and such
This commit is contained in:
parent
505298331e
commit
8ecb59be3e
5 changed files with 2 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
fileSystems = {
|
||||
"/mnt/Windrive" = {
|
||||
device = "/dev/disk/by-uuid/582C6B802C6B57D0";
|
||||
fsType = "ntfs";
|
||||
options = [ "nosuid" "nodev" ];
|
||||
};
|
||||
"/home/${config.sysusers.main}/Midas" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue