mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Disable power-profiles-daemon
This commit is contained in:
12
flake.lock
generated
12
flake.lock
generated
@@ -22,11 +22,11 @@
|
||||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1620849144,
|
||||
"narHash": "sha256-DJWzAPc4o6+fSKSAAqx3YXyQZppAR9LBVYn+WWYuKcI=",
|
||||
"lastModified": 1620983891,
|
||||
"narHash": "sha256-E2OKVgGo/cUqDsrIeYGVx64b4cxgzd7+bX33NHL0rbA=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "9e58ee154c06289390cd28aeb87bdc099248a6aa",
|
||||
"rev": "c4399b921fa7ff5f93ee10b3521b56b722ed74d8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
@@ -38,11 +38,11 @@
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1620830445,
|
||||
"narHash": "sha256-CE4R4OlOcTUATacRZMo5hyS9n47U6A0G5SASNoo4TbI=",
|
||||
"lastModified": 1620901170,
|
||||
"narHash": "sha256-hsJnA0fH6gGzj9KOoolUR+8mw+wNAJC/2SxjZsEq1AI=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "65d6153aec85c8cb46023f0a7248628f423ca4ee",
|
||||
"rev": "d1601a40c48426ae460eede1675fd1d6ee23e198",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@@ -11,5 +11,7 @@
|
||||
|
||||
networking.interfaces.wlp61s0.useDHCP = true;
|
||||
|
||||
services.power-profiles-daemon.enable = false;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user