feat: add devel image
This commit is contained in:
parent
5ecbea5105
commit
9b6a5d9199
6 changed files with 87 additions and 32 deletions
tests
|
@ -42,7 +42,7 @@ rec {
|
|||
boot.initrd.compressorArgs = lib.mkForce [ "-8" ];
|
||||
}
|
||||
(pkgs.path + "/nixos/modules/testing/test-instrumentation.nix")
|
||||
self.nixosModules.server
|
||||
self.nixosModules.devel
|
||||
self.nixosModules.image
|
||||
extraConfig
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue