diff --git a/home/features/cli/nushell.nix b/home/features/cli/nushell.nix index 381d946..9718d81 100644 --- a/home/features/cli/nushell.nix +++ b/home/features/cli/nushell.nix @@ -1,6 +1,5 @@ { config, - pkgs, lib, ... }: diff --git a/home/m3tam3re/m3-ares.nix b/home/m3tam3re/m3-ares.nix index eb7f48c..8c39523 100644 --- a/home/m3tam3re/m3-ares.nix +++ b/home/m3tam3re/m3-ares.nix @@ -3,9 +3,7 @@ lib, ... }: -with lib; let - cfg = config.features.desktop.hyprland; -in { +with lib; { imports = [ ../common ./dotfiles diff --git a/home/m3tam3re/m3-kratos.nix b/home/m3tam3re/m3-kratos.nix index 4af6d4c..fcaca89 100644 --- a/home/m3tam3re/m3-kratos.nix +++ b/home/m3tam3re/m3-kratos.nix @@ -3,9 +3,7 @@ lib, ... }: -with lib; let - cfg = config.features.desktop.hyprland; -in { +with lib; { imports = [ ../common ./dotfiles