new timer
This commit is contained in:
parent
5d6b87637d
commit
a9a474fb0d
2 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
|
||||
timers = {
|
||||
backup.enable = true;
|
||||
rooms.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@
|
|||
imports = [
|
||||
./wol.nix
|
||||
./backup.nix
|
||||
./rooms.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue