nixpkgs/nixos/modules/security/wrappers
rnhmjoj 22004f7e8f
nixos/security/wrappers: use fixed defaults
To keep backward compatibility and have a typing would require making
all options null by default, adding a defaultText containing the actual
value, write the default value logic based on `!= null` and replacing
the nulls laters. This pretty much defeats the point of having used
a submodule type.
2021-09-12 21:43:25 +02:00
..
default.nix nixos/security/wrappers: use fixed defaults 2021-09-12 21:43:25 +02:00
wrapper.c nixos/wrappers: fix applying capabilities 2021-01-14 08:46:57 +01:00
wrapper.nix Update nixos/modules/security/wrappers/wrapper.nix 2021-01-14 09:00:34 +00:00