From 5b8e66b7f24b3657b97baba893c8bea381aea696 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 12 May 2026 09:42:38 +0200 Subject: Added docker configuration to system in virtualisation.nix --- system/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index 5022caf..bbeb009 100644 --- a/system/default.nix +++ b/system/default.nix @@ -11,6 +11,7 @@ ./services.nix ./users.nix ./encryption.nix + ./virtualisation.nix # Desktop and stylix are now configured per-rice in home/rices/*/system.nix ]; -- cgit v1.2.3