Fix duplicate port check
This commit is contained in:
parent
48e71f75f8
commit
6f01431032
39 changed files with 132 additions and 158 deletions
|
|
@ -1,6 +1,6 @@
|
|||
args@{ pkgs, config, ... }:
|
||||
{ pkgs, config, ... }:
|
||||
let
|
||||
ports = import ../ports.nix args;
|
||||
inherit (config.networking) ports;
|
||||
in
|
||||
{
|
||||
services.home-assistant = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue