From e60410393cea222b16743a1a87f29c06b9b3543b Mon Sep 17 00:00:00 2001 From: adikro Date: Thu, 18 Dec 2025 21:04:00 +0100 Subject: rewrite of system modules, hm modules are next --- flake.nix | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e0359f2..5c4d28f 100644 --- a/flake.nix +++ b/flake.nix @@ -19,21 +19,11 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - hyprland = { - url = "github:hyprwm/Hyprland"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - niri = { url = "github:sodiboo/niri-flake"; inputs.nixpkgs.follows = "nixpkgs"; }; - noctalia = { - url = "github:noctalia-dev/noctalia-shell"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - waybar = { url = "github:Alexays/Waybar"; inputs.nixpkgs.follows= "nixpkgs"; @@ -73,11 +63,6 @@ url = "github:Gerg-L/spicetify-nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - - prismlauncher = { - url = "github:PrismLauncher/PrismLauncher"; - inputs.nixpkgs.follows = "nixpkgs"; - }; }; outputs = inputs @{ -- cgit v1.3