mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixos/flashpolicyd: add types
This commit is contained in:
parent
0b5fd3b784
commit
f2ce0f543d
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ in
|
|||
};
|
||||
|
||||
policy = mkOption {
|
||||
type = types.lines;
|
||||
default =
|
||||
''
|
||||
<?xml version="1.0"?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue