containers: add homarr
This commit is contained in:
parent
009fa6e39f
commit
389898403a
3 changed files with 35 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
containers.jellyfin.enable = lib.mkForce true;
|
||||
containers.qbittorrent.enable = lib.mkForce true;
|
||||
containers.lidarr.enable = lib.mkForce true;
|
||||
containers.homarr.enable = lib.mkForce true;
|
||||
};
|
||||
|
||||
networking.hostName = "veneficium-main-homelab-nixos";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue