mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
zaatar: 25.11
This commit is contained in:
@@ -64,11 +64,9 @@ in {
|
||||
];
|
||||
};
|
||||
|
||||
services.logind = {
|
||||
lidSwitch = "ignore";
|
||||
lidSwitchDocked = "ignore";
|
||||
lidSwitchExternalPower = "ignore";
|
||||
};
|
||||
services.logind.settings.Login.HandleLidSwitchDocked = "ignore";
|
||||
services.logind.settings.Login.HandleLidSwitchExternalPower = "ignore";
|
||||
services.logind.settings.Login.HandleLidSwitch = "ignore";
|
||||
|
||||
services.illum.enable = true;
|
||||
|
||||
@@ -86,9 +84,6 @@ in {
|
||||
pkgs.python3 # for sshuttle
|
||||
];
|
||||
|
||||
# since 22.05 timeout fails?
|
||||
# systemd.services.systemd-networkd-wait-online.enable = false;
|
||||
|
||||
networking = {
|
||||
hostName = "zaatar";
|
||||
wireless.interfaces = ["wlp2s0"];
|
||||
|
||||
Reference in New Issue
Block a user