apply deadnix

This commit is contained in:
Jörg Thalheim 2023-06-06 13:32:47 +02:00
parent 29d632d7e8
commit a8d85d9f89
15 changed files with 16 additions and 29 deletions

View file

@ -74,7 +74,7 @@
name = "disko-${name}";
inherit enableOCR;
nodes.machine = { config, pkgs, modulesPath, ... }: {
nodes.machine = { pkgs, modulesPath, ... }: {
imports = [
(lib.optionalAttrs (testMode == "module") {
imports = [