mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-10 23:03:46 +02:00
minimal: Add tealdeer
This commit is contained in:
parent
0a67e1d898
commit
278c0ee13e
1 changed files with 5 additions and 0 deletions
|
|
@ -100,6 +100,11 @@
|
|||
nix-direnv.enable = true;
|
||||
};
|
||||
|
||||
programs.tealdeer = {
|
||||
enable = true;
|
||||
settings.auto_update = true;
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue