nixdots/system/shared/security/default.nix

6 lines
42 B
Nix
Raw Normal View History

2024-04-15 20:13:19 +00:00
{
imports = [
./apparmor.nix
];
}