Flake upgrade

This commit is contained in:
marc
2026-05-09 19:26:48 +02:00
parent 2822b3413c
commit 2d57da56b2
9 changed files with 99 additions and 531 deletions

View File

@@ -14,7 +14,7 @@ in
pinentryPackage = pkgs.pinentry-qt;
};
environment.systemPackages = with pkgs; [
pinentry
pinentry-gnome3
];
};
}