From 351d76d05ac4cd67866fa2005ee4501a2b14e6a7 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 26 Jan 2026 08:06:19 -0500 Subject: update commits and remove unused modules/inputs --- flake.nix | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 08a90da..137e8c9 100644 --- a/flake.nix +++ b/flake.nix @@ -31,29 +31,11 @@ # nixos-wsl nixos-wsl.url = "github:nix-community/nixos-wsl"; nixos-wsl.inputs.nixpkgs.follows = "nixpkgs"; - # rose-pine-hyprcursor - rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor"; - rose-pine-hyprcursor.inputs.nixpkgs.follows = "nixpkgs"; - rose-pine-hyprcursor.inputs.hyprlang.follows = "hyprland/hyprlang"; - # zen browser - zen-browser.url = "github:0xc000022070/zen-browser-flake"; - zen-browser.inputs.nixpkgs.follows = "nixpkgs"; - zen-browser.inputs.home-manager.follows = "home-manager"; - # preload-ng - preload-ng.url = "github:miguel-b-p/preload-ng"; - preload-ng.inputs.nixpkgs.follows = "nixpkgs"; # nixos-hardware nixos-hardware.url = "github:nixos/nixos-hardware/master"; - # nix-mineral - nix-mineral.url = "github:cynicsketch/nix-mineral"; - nix-mineral.inputs.nixpkgs.follows = "nixpkgs"; - # quickshell - quickshell.url = "git+https://git.outfoxxed.me/quickshell/quickshell"; - quickshell.inputs.nixpkgs.follows = "nixpkgs"; # caelestia-shell caelestia-shell.url = "git+https://g.freya.cat/caelestia-shell"; caelestia-shell.inputs.nixpkgs.follows = "nixpkgs"; - caelestia-shell.inputs.quickshell.follows = "quickshell"; }; outputs = { -- cgit v1.2.3-freya