forked from mirrors_public/oddlama_nix-config
feat: add repo-like user secrets, rudimentary config of thunderbird
This commit is contained in:
parent
0994bba279
commit
926787528b
10 changed files with 115 additions and 3 deletions
|
@ -173,4 +173,8 @@ in {
|
|||
|
||||
exec i3
|
||||
'';
|
||||
|
||||
home.packages = with pkgs; [
|
||||
xclip
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue