Laptop: Remove storage.
This commit is contained in:
parent
985687749d
commit
23bcb97b11
|
@ -1,10 +0,0 @@
|
||||||
{ ... }: {
|
|
||||||
fileSystems."/storage/hot" = {
|
|
||||||
device = "/dev/storage/hot";
|
|
||||||
fsType = "ext4";
|
|
||||||
options = [
|
|
||||||
"noatime"
|
|
||||||
"nofail"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Reference in a new issue