7 lines
102 B
Nix
7 lines
102 B
Nix
{
|
|
# TODO: SSHFS
|
|
# fileSystems."/" = {
|
|
# device = "/dev/sda1";
|
|
# fsType = "ext4";
|
|
# };
|
|
}
|