diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -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 = { |