mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:59:23 +08:00
Compare commits
1 Commits
0cbeb830b9
...
next-debug
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a21069aa2 |
@@ -126,6 +126,7 @@ inputs:
|
|||||||
xrdp = { enable = true; hostname = [ "pc.chn.moe" ]; };
|
xrdp = { enable = true; hostname = [ "pc.chn.moe" ]; };
|
||||||
};
|
};
|
||||||
bugs = [ "xmunet" "backlight" "amdpstate" "suspend-hibernate-no-platform" ];
|
bugs = [ "xmunet" "backlight" "amdpstate" "suspend-hibernate-no-platform" ];
|
||||||
|
user.users = [ "chn" "test" ];
|
||||||
};
|
};
|
||||||
system.nixos.tags = [ "next" ];
|
system.nixos.tags = [ "next" ];
|
||||||
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";
|
networking.extraHosts = "74.211.99.69 mirism.one beta.mirism.one ng01.mirism.one";
|
||||||
|
|||||||
Reference in New Issue
Block a user