hosts: add kled
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
imports = [
|
||||
./laptop
|
||||
];
|
||||
services = {
|
||||
logind = {
|
||||
lidSwitch = "ignore";
|
||||
powerKey = "suspend";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user