Merge pull request 'gnome keyring' (#220) from feature/avahi into main
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 12s
Check Nix flake / Perform Nix flake checks (push) Successful in 2m30s
Update flakes / update_lockfile (push) Failing after 10m55s

Reviewed-on: #220
This commit was merged in pull request #220.
This commit is contained in:
2026-04-26 14:14:33 -04:00

View File

@@ -209,6 +209,8 @@ in
}; };
}; };
services.gnome-keyring.enable = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
cmake cmake
shellcheck shellcheck