index
:
nixos-server
this commit
etebase
main
mautrix-telegram
nixos-config for vhack.eu servers https://vhack.eu
vhack.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
services
/
default.nix
blob: d78ee28fda9d25b991263c0c0f83e1fef4791595 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
{
...
}:
{
imports
=
[
./invidious
./mail
./minecraft
./restic
./taskserver
];
}