updating and adding blesh
This commit is contained in:
parent
b85757c316
commit
51a99a82d9
6 changed files with 133 additions and 62 deletions
|
@ -83,6 +83,12 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
dalinar = lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
./system/dalinar/configuration.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue