hosts/common: add remote /mnt/crappy/home mount

This commit is contained in:
Colin 2024-06-11 00:36:18 +00:00
parent 3d77a7cbc9
commit a5cb989c59

View File

@ -216,6 +216,7 @@ lib.mkMerge [
programs.fuse.userAllowOther = true; #< necessary for `allow_other` or `allow_root` options.
}
(remoteHome "crappy")
(remoteHome "desko")
(remoteHome "lappy")
(remoteHome "moby")