2 Commits

Author SHA1 Message Date
8e6cfa47b8 gnome keyring
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 26s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 2m47s
2026-04-26 13:03:51 -04:00
9d702285b6 gnome keyring
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 38s
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 2m32s
2026-04-26 13:02:19 -04:00

View File

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