forked from wurzel/fruitbasket
quitte: move back to bare-metal
Das Proxmox ist tot. Lang lebe NixOS!
This commit is contained in:
parent
e18a99c452
commit
f2af8d0a75
5 changed files with 42 additions and 38 deletions
|
@ -44,9 +44,7 @@
|
|||
quitte = self.nixosConfigurations.quitte.config.system.build.toplevel;
|
||||
tomate = self.nixosConfigurations.tomate.config.system.build.toplevel;
|
||||
});
|
||||
formatters = forAllSystems (system: {
|
||||
default = pkgs.${system}.nixpkgs-fmt;
|
||||
});
|
||||
formatter = forAllSystems (system: pkgs.${system}.nixpkgs-fmt);
|
||||
hydraJobs = forAllSystems (system: {
|
||||
quitte = self.packages.${system}.quitte;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue