mirror of
https://github.com/alyssadev/nixos.git
synced 2025-12-01 10:39:39 +10:00
parent
c42276bd92
commit
068ecff047
2 changed files with 3 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
enable = true;
|
||||
systemCronJobs = [
|
||||
"0 * * * * /mnt/storage/media/randomintro.sh"
|
||||
"* * * * * sudo chown srv:media /mnt/storage/media/downloads -R; sudo chmod g+w /mnt/storage/media/downloads -R"
|
||||
];
|
||||
};
|
||||
system.stateVersion = "25.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue