hosts/{apeturescience,cityseventeen}: init apeturescience, change font and size in cityseventeen
This commit is contained in:
parent
ea7dd98c09
commit
717a0b8a21
35 changed files with 1234 additions and 91 deletions
|
@ -19,7 +19,10 @@
|
|||
};
|
||||
nil.enable = true;
|
||||
shellcheck.enable = true;
|
||||
prettier.enable = true;
|
||||
prettier = {
|
||||
enable = true;
|
||||
excludes = [ "flake.lock" ];
|
||||
};
|
||||
ruff.enable = true;
|
||||
ruff-format.enable = true;
|
||||
shfmt.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue