zoom | formatting
This commit is contained in:
parent
c87cc7b28c
commit
a8d0d370f8
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ lib, config, pkgs, pkgs-stable, inputs, outputs, home-manager, ... }:
|
||||
with lib;
|
||||
let
|
||||
cfg = config.roles.zoom;
|
||||
let cfg = config.roles.zoom;
|
||||
in {
|
||||
options.roles.zoom = { enable = lib.mkEnableOption "citrix tools"; };
|
||||
config = mkIf cfg.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue