mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
webapps: introduce module with multiple configurations including dashboard
This commit is contained in:
parent
9ea187f809
commit
cb7bd7a6eb
9 changed files with 288 additions and 31 deletions
|
@ -13,10 +13,16 @@
|
|||
./extra/development.nix
|
||||
./extra/docker.nix
|
||||
./extra/dyndns.nix
|
||||
./extra/media-server.nix
|
||||
./extra/networkdecrypt.nix
|
||||
./extra/nix.nix
|
||||
./extra/ssh.nix
|
||||
./modules/webapps
|
||||
./extra/webapps/bazarr.nix
|
||||
./extra/webapps/homer.nix
|
||||
./extra/webapps/jellyfin.nix
|
||||
./extra/webapps/prowlarr.nix
|
||||
./extra/webapps/radarr.nix
|
||||
./extra/webapps/sonarr.nix
|
||||
./hardware/raspberrypi4.nix
|
||||
];
|
||||
networking.hostName = "serverle";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue