diff options
author | Yurii Matsiuk <ymatsiuk@users.noreply.github.com> | 2021-01-10 11:13:07 +0100 |
---|---|---|
committer | Yurii Matsiuk <ymatsiuk@users.noreply.github.com> | 2021-01-10 11:13:07 +0100 |
commit | c9d7003160adf9810d2b2ba60fc3c4c02c9cd98b (patch) | |
tree | 0d44b1906f5094fc49ad32a784120072830e98ae /nixos | |
parent | 0492b62baf62915ad19abd890dc25750a357caaf (diff) |
appgate-sdp: add appgate-sdp to modules list
Diffstat (limited to 'nixos')
-rw-r--r-- | nixos/modules/module-list.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index e05b6dff88d0..8a088d0f8ca4 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -101,6 +101,7 @@ ./misc/version.nix ./misc/nixops-autoluks.nix ./programs/adb.nix + ./programs/appgate-sdp.nix ./programs/atop.nix ./programs/autojump.nix ./programs/bandwhich.nix |