Better modules
This commit is contained in:
parent
85a23285b8
commit
21ed795cfd
16 changed files with 534 additions and 302 deletions
3
modules/bat.nix
Normal file
3
modules/bat.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
programs.bat = { enable = true; config.theme = "Nord"; };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue