hosts: remove snowflake off of yuki / tsuki
This commit is contained in:
parent
e005e8872a
commit
96094bd5e8
2 changed files with 0 additions and 4 deletions
|
@ -31,8 +31,6 @@
|
||||||
hostName = "tsuki";
|
hostName = "tsuki";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.snowflake-proxy.enable = true;
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
xserver = {
|
xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -18,8 +18,6 @@
|
||||||
|
|
||||||
networking.hostName = "yuki";
|
networking.hostName = "yuki";
|
||||||
|
|
||||||
services.snowflake-proxy.enable = true;
|
|
||||||
|
|
||||||
services.xserver = {
|
services.xserver = {
|
||||||
layout = "us";
|
layout = "us";
|
||||||
xkbVariant = "";
|
xkbVariant = "";
|
||||||
|
|
Loading…
Reference in a new issue