update containers + add some more
This commit is contained in:
parent
d2c3cd93a1
commit
8928af8c38
11 changed files with 74 additions and 38 deletions
|
@ -13,17 +13,25 @@
|
|||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
|
||||
# Containers
|
||||
# Homepage
|
||||
./containers/homepage.nix
|
||||
./containers/pihole.nix
|
||||
|
||||
# Media server containers
|
||||
./containers/jellyfin.nix
|
||||
# Multimedia
|
||||
./containers/plex.nix
|
||||
./containers/sonarr.nix
|
||||
./containers/radarr.nix
|
||||
./containers/prowlarr.nix
|
||||
./containers/overseerr.nix
|
||||
|
||||
# DevOps
|
||||
./containers/gitea.nix
|
||||
./containers/code-server.nix
|
||||
|
||||
# Documents & Files
|
||||
./containers/qbittorrent.nix
|
||||
|
||||
# Utilities
|
||||
./containers/pihole.nix
|
||||
|
||||
# Import your generated (nixos-generate-config) hardware configuration
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue