dend: cs home part

This commit is contained in:
2026-03-27 23:50:55 +01:00
parent 763b460f65
commit 574e91135f
10 changed files with 517 additions and 17 deletions

View File

@@ -17,22 +17,11 @@
};
# hive modules
#hive.firefox = {
# enable = true;
# plasmaIntegration = true;
# passFF = true;
#};
#hive.kdeconnect.enable = true;
#hive.ranger.enable = true;
#hive.ssh = {
# enable = true;
# sopsFile = ../secrets/jonas/ssh.yaml;
# keys = ["borg" "passgit"];
#};
#hive.yubikey.enable = true;
#hive.yubikey.withCCID = false;
#hive.zsh.enable = true;
#hive.nix-scripts.enable = true;
hive.ssh = {
sopsFile = ../../secrets/jonas/ssh.yaml;
keys = ["borg" "passgit"];
};
hive.yubikey.withCCID = false;
#hive.doom.enable = true;
#hive.doom.asDefaultEditor = true;
#hive.doom.enableCopilot = true;