Compare commits
No commits in common. "2a096e3d0d24a8c4727020e02be46743cc1e9f26" and "04a828d78d5b93c3f61e9253b9de49944c1aeb97" have entirely different histories.
2a096e3d0d
...
04a828d78d
2 changed files with 2 additions and 3 deletions
|
|
@ -21,5 +21,5 @@
|
|||
intel-ocl # OpenCL support
|
||||
];
|
||||
|
||||
services.logind.settings.Login.HandleLidSwitchExternalPower = "ignore";
|
||||
services.logind.lidSwitchExternalPower = "ignore";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
services.avahi = {
|
||||
enable = true;
|
||||
nssmdns4 = true;
|
||||
nssmdns6 = true;
|
||||
nssmdns = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue