mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds some services :)
This commit is contained in:
parent
d4f1ed6759
commit
76bfe183fa
1 changed files with 9 additions and 0 deletions
|
|
@ -2,6 +2,15 @@
|
|||
imports =
|
||||
[(import ./invidious.nix)]
|
||||
++ [(import ./mumble.nix)]
|
||||
++ [(import ./ntfy.nix)]
|
||||
++ [(import ./sharkey-proxy.nix)]
|
||||
++ [(import ./monitoring.nix)]
|
||||
++ [(import ./docker.nix)]
|
||||
++ [(import ./gokapi.nix)]
|
||||
++ [(import ./nginx.nix)]
|
||||
++ [(import ./komga.nix)]
|
||||
++ [(import ./frp.nix)]
|
||||
++ [(import ./nextcloud.nix)]
|
||||
++ [(import ./matrix/default.nix)];
|
||||
# ++ [(import ./tmux.nix)];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue