From dc0fb5c5453a99cffbc1664024bc5c549c0274d1 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Tue, 8 Sep 2026 15:55:51 -0400 Subject: [PATCH] Removed helium --- flake.nix | 5 ----- home.nix | 1 - 2 files changed, 6 deletions(-) diff --git a/flake.nix b/flake.nix index 3986f75..59665f2 100644 --- a/flake.nix +++ b/flake.nix @@ -9,10 +9,6 @@ url = "github:nix-community/stylix"; inputs.nixpkgs.follows = "nixpkgs"; }; - helium = { - url = "github:AlvaroParker/helium-nix"; - inputs.nixpkgs.follows = "nixpkgs"; - }; }; outputs = @@ -25,7 +21,6 @@ { homeConfigurations."eriq12" = home-manager.lib.homeManagerConfiguration { pkgs = nixpkgs.legacyPackages.x86_64-linux; - extraSpecialArgs = { inherit inputs; }; modules = [ stylix.homeModules.stylix ./home.nix diff --git a/home.nix b/home.nix index 2581696..0c5209b 100644 --- a/home.nix +++ b/home.nix @@ -85,7 +85,6 @@ slurp ignition hyprlauncher - inputs.helium.packages.${pkgs.system}.default ]; # theming