feat: add ausweisapp

main
mandlm 2024-03-11 08:36:01 +01:00
parent 75136db3a3
commit 7244102e45
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 5 additions and 1 deletions

View File

@ -61,6 +61,11 @@
programs = {
zsh.enable = true;
gphoto2.enable = true;
ausweisapp = {
enable = true;
openFirewall = true;
};
};
virtualisation.docker.enable = true;
@ -115,7 +120,6 @@
enable = true;
wlr.enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-wlr
pkgs.xdg-desktop-portal-gtk
];
config = {