add treefmt and format everything
This commit is contained in:
parent
b2054c4b33
commit
ff9ac63676
9 changed files with 123 additions and 85 deletions
nixos/system/server
|
@ -8,7 +8,7 @@
|
|||
{
|
||||
flakeIgnore = [ "E265" "E225" "W292" ];
|
||||
}
|
||||
(lib.fileContents ../../assets/nginx-show-config.sh);
|
||||
(lib.fileContents ../../assets/nginx-show-config.py);
|
||||
in
|
||||
[
|
||||
pkgs.mosh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue