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 =  [