Remove Redmond
This commit is contained in:
parent
63eef3d45b
commit
b01eca4124
10 changed files with 0 additions and 186 deletions
|
@ -1,11 +0,0 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
fileSystems."/mnt/Windrive" = {
|
||||
device = "/dev/disk/by-uuid/582C6B802C6B57D0";
|
||||
fsType = "ntfs";
|
||||
options = [
|
||||
"nodev"
|
||||
"nosuid"
|
||||
];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue