From 3379f8a46194114b9d3644e956e2bf648e29d06c Mon Sep 17 00:00:00 2001 From: Alexandre1a Date: Fri, 16 Jan 2026 11:00:55 +0100 Subject: [PATCH] Added a space --- hosts/laptop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index c19ae82..3e1773d 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -1,4 +1,5 @@ { config, inputs, pkgs, ... }: + { imports =  [