mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 04:10:05 +00:00
Remove dead Nix code
This commit is contained in:
parent
e45cfc0fbc
commit
fc96bb9a5a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
config,
|
||||
...
|
||||
}: let
|
||||
inherit (lib) mkEnableOption mkIf mkOption;
|
||||
inherit (lib) mkEnableOption mkIf;
|
||||
inherit (self) namespace;
|
||||
|
||||
cfg = config.${namespace}.services.traefik;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue