From 7aa912237697c08537688cc4d13d75bff819f7aa Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 08:03:36 -0700 Subject: profiles/default: more consolidation --- profiles/workstation.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'profiles/workstation.nix') diff --git a/profiles/workstation.nix b/profiles/workstation.nix index 2c7ee02..151357c 100644 --- a/profiles/workstation.nix +++ b/profiles/workstation.nix @@ -2,6 +2,7 @@ { imports = [ ./default.nix + ./documentation.nix ]; virtualisation.docker.enable = false; -- cgit v1.2.3