some hardening
This commit is contained in:
parent
ffe40ca5e7
commit
fc85e43c82
4 changed files with 32 additions and 7 deletions
|
|
@ -11,8 +11,6 @@ in
|
|||
{
|
||||
options.hd.desktop.security.enable = mkEnableOption "Security";
|
||||
config = mkIf cfg.enable {
|
||||
security = {
|
||||
|
||||
};
|
||||
security = { };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue