désactivation de nix-serve-server sur les serveurs dubronetwork
This commit is contained in:
@@ -145,9 +145,6 @@ in
|
|||||||
print = true;
|
print = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
(mkIf (pfl.isDubronetwork && pfl.isServer) {
|
|
||||||
r6d.config-generator.nix-serve-server = true;
|
|
||||||
})
|
|
||||||
(mkIf (pfl.isDubronetwork && pfl.isWorkstation) {
|
(mkIf (pfl.isDubronetwork && pfl.isWorkstation) {
|
||||||
r6d.config-generator = {
|
r6d.config-generator = {
|
||||||
conception-assistee = true;
|
conception-assistee = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user