Initial support for release 24.05

This commit is contained in:
2024-05-27 14:54:35 +01:00
parent 8eef59ae28
commit 3054e7bb1e
7 changed files with 251 additions and 226 deletions

View File

@ -29,7 +29,5 @@ in {
environment.systemPackages = with pkgs; [
adw-gtk3
];
home.services.gpg-agent.pinentryFlavor = "qt";
};
}