Enable atd, for the at command
2024 VBS:
echo "aplay /home/chandler/vbs/transition.wav" | at 19:57
This commit is contained in:
parent
d842379e91
commit
a34bc61fe6
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@
|
|||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
|
||||
services.atd.enable = true;
|
||||
|
||||
services.hardware.bolt.enable = true;
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue