Commit Graph

8 Commits

Author SHA1 Message Date
a17e56e771
proxmox-vm-lvm-minimal: Use guix substitute signing keys on all vms
Previously, only guix-ci0.home.rekahsoft.ca was configured to use substitutes from custom
substitute servers, notably non-guix. This however is not favorable for other vms, as some
package substitutes are only available on custom substitute servers (eg. my own internal one,
non-guix, etc..).

This commit adjusts this, as well as reorganizes public key files.
2024-09-26 23:56:48 -04:00
d39c584258
proxmox-vm-lvm-minimal: Allow deployments from all personal laptops
* .guix/rekahsoft/guix-config/proxmox-vm-lvm-minimal.scm: Allow all personal laptops to build
packages for vms (by allowing their guix-daemon signing keys). Eventually, this should only
be ci machine/s.
* .pubkeys/guix-signing-key_dell-precision.pub: Dell laptop guix-daemon signing key
* .pubkeys/guix-signing-key_lenovo-t480s.pub: Lenovo t480s laptop guix-daemon signing
key (unchanged from before, where it stood in as the 'ci' machine until one is setup in my
local network).
2024-09-22 17:47:08 -04:00
f6e078c80c
Rename keyfiles; remove ecc key; add rsa4096 key 2024-05-18 21:20:35 -04:00
e9c1a6b123
Add ed25519 subkey as an authorized ssh key 2024-05-18 20:12:50 -04:00
087dd41a6c
Add and use new personal ecc ssh key 2024-05-09 23:47:55 -04:00
c28dc5e8b2
Remove ssh public key comments (user/host) 2022-03-23 10:25:18 -04:00
ce0251b8ec
Ensure public deploy-key is part of repository 2022-03-22 22:29:17 -04:00
acaa20d632
Initial commit 2022-03-20 22:31:46 -04:00