ajout config
This commit is contained in:
@@ -4,7 +4,10 @@
|
|||||||
|
|
||||||
with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems; });
|
with (import <nixpkgs/pkgs/top-level/release-lib.nix> { inherit supportedSystems; });
|
||||||
|
|
||||||
{
|
let
|
||||||
|
config = import ./config-generator.nix;
|
||||||
|
|
||||||
|
in {
|
||||||
#r6d.base = import ./r6d-base.nix;
|
#r6d.base = import ./r6d-base.nix;
|
||||||
r6d = {
|
r6d = {
|
||||||
#= import ./iso-image/configuration.nix;
|
#= import ./iso-image/configuration.nix;
|
||||||
|
|||||||
Reference in New Issue
Block a user