feat: add repo-like user secrets, rudimentary config of thunderbird

This commit is contained in:
oddlama 2023-09-16 14:04:02 +02:00
parent 0994bba279
commit 926787528b
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
10 changed files with 115 additions and 3 deletions

View file

@ -173,4 +173,8 @@ in {
exec i3
'';
home.packages = with pkgs; [
xclip
];
}