Compare commits
2 Commits
91bd15c5c6
...
2655e9982c
| Author | SHA1 | Date | |
|---|---|---|---|
| 2655e9982c | |||
| 557e0f0bd0 |
6
flake.lock
generated
6
flake.lock
generated
@@ -846,11 +846,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1752758254,
|
"lastModified": 1752809889,
|
||||||
"narHash": "sha256-VP+f1kJmTsJW+62HtJRZw/luhKHaT06lByAI3/6dXSQ=",
|
"narHash": "sha256-oTIVrw7Cy2McAVqE7GCot5Fb8Wh4JBsUDKMX8u3DFlU=",
|
||||||
"owner": "0xc000022070",
|
"owner": "0xc000022070",
|
||||||
"repo": "zen-browser-flake",
|
"repo": "zen-browser-flake",
|
||||||
"rev": "9aa65a267cba3e8334e3af8ec005e75d9c391bbe",
|
"rev": "f19d2b6b18d4a2e8bf2d6a9f69c934d6726360c4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
3
nodes/hosts/nixwork/services/powerprofiles.nix
Normal file
3
nodes/hosts/nixwork/services/powerprofiles.nix
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{ ... }: {
|
||||||
|
services.power-profiles-daemon.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user