Skip to content

Commit

Permalink
config file can be YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
dhyanio committed Nov 11, 2024
1 parent 5244887 commit 9c97e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tailscale-manager.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ common deps
, protolude ^>= 0.3.4
, raw-strings-qq ^>= 1.1
, text ^>= 2.0.2
, filepath ^>= 1.4.2
, yaml ^>= 0.11.8

executable tailscale-manager
import: warnings, deps
Expand Down

0 comments on commit 9c97e6f

Please sign in to comment.