From aa22c6337d0af5498b0e63172ccc8aad007b843b Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Wed, 31 May 2017 15:43:42 +0200 Subject: [PATCH] migrated into profile --- config-generator.nix | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/config-generator.nix b/config-generator.nix index c2ab058..3ccefc7 100644 --- a/config-generator.nix +++ b/config-generator.nix @@ -56,26 +56,6 @@ in }; }) - ## Profils liés à Dubronetwork - (mkIf (pfl.isDubronetwork && pfl.isWorkstation) { - r6d.config-generator = { - cartographie = true; - conception-assistee = true; - docker = true; - developpement = true; - developpement-elm = true; - developpement-haskell = true; - developpement-java = true; - developpement-rust = true; - edition-musique = true; - edition-photo = true; - edition-video = true; - scanner = true; - virtualbox = true; - xmonad = true; - }; - }) - ## Affectation des profils aux machines (mkIf comp.isLatitude {