From a8adeadf311cf877d7f53b7e006e247fbda4a4a6 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 19:01:08 -0700 Subject: profiles: move things around for btrfs --- 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 151357c..f136c33 100644 --- a/profiles/workstation.nix +++ b/profiles/workstation.nix @@ -3,6 +3,7 @@ imports = [ ./default.nix ./documentation.nix + ./btrfs.nix ]; virtualisation.docker.enable = false; -- cgit v1.2.3