0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

added nixos modules to perform simple backup scheduling for directories, postgresql and mysql database dumps

svn path=/nixos/trunk/; revision=17690
This commit is contained in:
Rob Vermaas 2009-10-07 11:55:36 +00:00
parent 9b5611e35e
commit 704e56667a
4 changed files with 254 additions and 0 deletions

View file

@ -36,6 +36,9 @@
./security/sudo.nix
./services/audio/alsa.nix
./services/audio/pulseaudio.nix
./services/backup/mysql-backup.nix
./services/backup/postgresql-backup.nix
./services/backup/sitecopy-backup.nix
./services/databases/mysql.nix
./services/databases/postgresql.nix
./services/hardware/acpid.nix