summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index e24d71d..f87c5f2 100644
--- a/flake.nix
+++ b/flake.nix
@@ -249,7 +249,7 @@
home-manager.useUserPackages = true;
home-manager.users.defin = import ./home-manager/home.nix;
home-manager.extraSpecialArgs = { inherit nix-colors catppuccin-btop catppuccin-helix catppuccin-starship; };
- # home-manager.extraSpecialArgs = { inherit (self) outputs; };
+ # home-manager.extraSpecialArgs = { inherit inputs outputs; };
}
./modules/nixos/hyprland.nix