nix-config/modules/firejail/default.nix
2023-05-17 10:17:42 -04:00

4 lines
39 B
Nix

{
programs.firejail.enable = true;
}