Compare commits
1 Commits
41eacfec02
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 7fd79c9911 |
@@ -18,4 +18,7 @@
|
|||||||
networking.hostName = "beefy";
|
networking.hostName = "beefy";
|
||||||
networking.cluster.primaryInterface = "enp1s0";
|
networking.cluster.primaryInterface = "enp1s0";
|
||||||
services.tailscaleAutoconnect.authkey = "tskey-auth-k79UsDTw2v11CNTRL-oYqji35BE9c7CqM89Dzs9cBF14PmqYsi";
|
services.tailscaleAutoconnect.authkey = "tskey-auth-k79UsDTw2v11CNTRL-oYqji35BE9c7CqM89Dzs9cBF14PmqYsi";
|
||||||
|
|
||||||
|
# Enable all SysRq functions for debugging hangs
|
||||||
|
boot.kernel.sysctl."kernel.sysrq" = 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user