ajout config

This commit is contained in:
2017-04-13 22:30:10 +02:00
parent 766b28e25a
commit 78c2e17328

View File

@@ -4,7 +4,10 @@
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 = {
#= import ./iso-image/configuration.nix;