fix(deploy): set up 'colmena' wrapper for hardware-backed SSH keys

This commit is contained in:
2026-06-13 20:42:21 +02:00
parent fc38f49fbf
commit e845834833
7 changed files with 149 additions and 34 deletions
+1
View File
@@ -45,6 +45,7 @@
taskwarrior.enable = true;
audio.enable = true;
ssh.enable = true;
deploy.enable = true;
music.enable = true;
terminal.enable = true;
devenv.enable = true;
+1
View File
@@ -50,6 +50,7 @@
bash.addBinToPath = true;
};
ssh.enable = true;
deploy.enable = true;
taskwarrior.enable = true;
terminal.enable = true;
reference-manager.enable = true;