devices.xmupc2: 整理

This commit is contained in:
陈浩南 2024-03-25 11:44:04 +08:00
parent 5e648574fb
commit b8b93e2b85

View File

@ -73,12 +73,7 @@ inputs:
gpus = { "4090" = 1; "p5000" = 1; };
};
xrdp = { enable = true; hostname = [ "xmupc2.chn.moe" ]; };
samba =
{
enable = true;
hostsAllowed = "";
shares = { home.path = "/home"; root.path = "/"; };
};
samba = { enable = true; hostsAllowed = ""; shares = { home.path = "/home"; root.path = "/"; }; };
groupshare = {};
};
bugs = [ "xmunet" ];