This commit is contained in:
Henri Dohmen 2025-10-11 17:37:49 +02:00
parent f26647d6b7
commit e3ba5b8220
Signed by: hd
GPG key ID: AB79213B044674AE
2 changed files with 7 additions and 3 deletions

View file

@ -13,7 +13,6 @@ in
config = mkIf cfg.enable {
home = {
home.packages = with pkgs; [
seahorse
libsecret
gnome-keyring
];