global/tealdeer: init
This commit is contained in:
parent
618ca50564
commit
f5759774d1
1 changed files with 8 additions and 0 deletions
8
users/modules/global/tealdeer.nix
Normal file
8
users/modules/global/tealdeer.nix
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
programs.tealdeer = {
|
||||||
|
enable = true;
|
||||||
|
settings = {
|
||||||
|
updates.auto_update = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue