Add ochsenchopf host
This commit is contained in:
parent
75e2230bd6
commit
9be69627fe
5 changed files with 104 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
inherit system;
|
||||
config.allowUnfree = true; # For vscode
|
||||
};
|
||||
hosts = [ "speer" "hummelberg" ];
|
||||
hosts = [ "speer" "hummelberg" "ochsenchopf" ];
|
||||
in {
|
||||
checks.${system}.formatCheck = let pkgs = pkgsUnstable;
|
||||
in pkgs.runCommand "nixfmt-check" { } ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue