ooknet/inputs/system/modules/base/security/default.nix

9 lines
86 B
Nix

{
imports = [
./1password
./kernel
./pam
./polkit
./sudo
];
}