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

This commit is contained in:
2026-04-26 13:03:51 -04:00
parent 9d702285b6
commit 8e6cfa47b8

View File

@@ -207,9 +207,10 @@ in
}; };
}; };
}; };
gnome-keyring.enable = true;
}; };
services.gnome-keyring.enable = true;
home.packages = with pkgs; [ home.packages = with pkgs; [
cmake cmake
shellcheck shellcheck