chore: refactor
This commit is contained in:
parent
f06011e890
commit
e6b6325ba6
7 changed files with 44 additions and 227 deletions
14
nixos/viridian/services/default.nix
Normal file
14
nixos/viridian/services/default.nix
Normal file
|
@ -0,0 +1,14 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./borgbackup
|
||||
./crowdsec
|
||||
./forgejo
|
||||
./lighttpd
|
||||
./minecraft
|
||||
./mpd
|
||||
./paperless-ngx
|
||||
./postgresql
|
||||
./traefik
|
||||
./wiki-js
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue