add test user

This commit is contained in:
陈浩南 2024-05-30 22:13:38 +08:00
parent afeeade925
commit 8a21069aa2

View File

@ -126,6 +126,7 @@ inputs:
xrdp = { enable = true; hostname = [ "pc.chn.moe" ]; };
};
bugs = [ "xmunet" "backlight" "amdpstate" "suspend-hibernate-no-platform" ];
user.users = [ "chn" "test" ];
};
system.nixos.tags = [ "next" ];
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";