nixvimConfig/modules/nixOS/features/ausweisapp.nix

6 lines
81 B
Nix

_:{
programs.ausweisapp = {
enable = true;
openFirewall = true;
};
}