Add bachtel config
This commit is contained in:
parent
cb2c45fd4e
commit
d395f45f91
7 changed files with 127 additions and 10 deletions
|
@ -28,7 +28,7 @@
|
|||
inherit system;
|
||||
config.allowUnfree = true; # For vscode
|
||||
};
|
||||
hosts = [ "speer" "hummelberg" "ochsenchopf" ];
|
||||
hosts = [ "speer" "hummelberg" "ochsenchopf" "bachtel" ];
|
||||
in {
|
||||
checks.${system}.formatCheck = let pkgs = pkgsUnstable;
|
||||
in pkgs.runCommand "nixfmt-check" { } ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue