feat: power management for nas
This commit is contained in:
parent
b02acb5b60
commit
46f42dab4b
5 changed files with 235 additions and 1 deletions
|
|
@ -27,6 +27,7 @@
|
|||
./modules/podman.nix
|
||||
./modules/omada.nix
|
||||
./modules/ddclient.nix
|
||||
./modules/nas-wake-on-access.nix
|
||||
# ./modules/wol.nix
|
||||
|
||||
|
||||
|
|
@ -94,7 +95,6 @@
|
|||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"mongodb"
|
||||
"ai-mailer"
|
||||
"filebot"
|
||||
"claude-code"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue