summary refs log tree commit diff
path: root/nixos/modules/services/networking/flashpolicyd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/networking/flashpolicyd.nix')
-rw-r--r--nixos/modules/services/networking/flashpolicyd.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/networking/flashpolicyd.nix b/nixos/modules/services/networking/flashpolicyd.nix
index 9c51b88ef67..7f25083307c 100644
--- a/nixos/modules/services/networking/flashpolicyd.nix
+++ b/nixos/modules/services/networking/flashpolicyd.nix
@@ -39,6 +39,7 @@ in
     services.flashpolicyd = {
 
       enable = mkOption {
+        type = types.bool;
         default = false;
         description =
           ''