dot.nix/host/nix/hardware.nix
Chris Toph 2042a0f11f Complete Merge of all Hosts
WIP but should should be mostly working
2024-09-22 01:07:26 -04:00

7 lines
102 B
Nix

{
# TODO: SSHFS
# fileSystems."/" = {
# device = "/dev/sda1";
# fsType = "ext4";
# };
}