From d96e054ef3f561ddde27d13dfe9df2bad4331dcf Mon Sep 17 00:00:00 2001 From: m3tam3re Date: Thu, 28 Aug 2025 20:31:25 +0200 Subject: [PATCH] cleanup --- home/features/cli/nushell.nix | 1 - home/m3tam3re/m3-ares.nix | 4 +--- home/m3tam3re/m3-kratos.nix | 4 +--- 3 files changed, 2 insertions(+), 7 deletions(-) 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