Add iso
This commit is contained in:
parent
4123f8ccac
commit
34d6f22b61
13 changed files with 153 additions and 61 deletions
|
|
@ -24,7 +24,7 @@
|
|||
outputs =
|
||||
{ ... }@inputs:
|
||||
{
|
||||
nixosConfigurations = (inputs.dashNix.dashNixLib.build_systems [ "example" ] ./.);
|
||||
nixosConfigurations = (inputs.dashNix.dashNixLib.build_systems ./.);
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue