mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/backup: modularize backup
This commit is contained in:
parent
a0d8c5cb7c
commit
52ec14a3c1
7 changed files with 162 additions and 159 deletions
|
@ -1,6 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./backup
|
||||
./gitea
|
||||
./hedgedoc
|
||||
./homepage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue