small improvements

This commit is contained in:
Moritz Böhme 2023-01-26 10:55:27 +01:00
parent d1466bbba3
commit eb101fbcf2
3 changed files with 13 additions and 8 deletions

View file

@ -76,11 +76,9 @@ with lib; {
git.signing = true;
gpg.enable = true;
hub.enable = true;
kitty.enable = true;
ledger.enable = true;
logseq.enable = true;
python.enable = true;
rofi.enable = true;
ssh = {
enable = true;
includeSecrets = [ ../../secrets/ssh-home.age ];