diff --git a/sites/seattle.nix b/sites/seattle.nix index 9902a18..f980154 100644 --- a/sites/seattle.nix +++ b/sites/seattle.nix @@ -10,9 +10,4 @@ enable-distributed-builds = false; mail-server = "mail.fudo.org"; local-gateway = "limina"; - network-filesystems = { - "/net/documents" = { host = "nostromo"; }; - "/net/downloads" = { host = "nostromo"; }; - "/net/projects" = { host = "nostromo"; }; - }; }