From 7de0875c3762c957a3474e5c600fada60f597cc0 Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 1 Nov 2025 03:24:21 -0500 Subject: [PATCH] chore: removed wayland flake packages --- flake.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/flake.nix b/flake.nix index 9d39170..9723592 100755 --- a/flake.nix +++ b/flake.nix @@ -22,9 +22,6 @@ url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; }; - ghostty = { - url = "github:ghostty-org/ghostty"; - }; nur = { url = "github:nix-community/NUR"; inputs.nixpkgs.follows = "nixpkgs"; @@ -37,11 +34,6 @@ url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - yazi.url = "github:sxyazi/yazi"; - helix = { - url = "github:helix-editor/helix"; - inputs.nixpkgs.follows = "nixpkgs"; - }; plasma-manager = { url = "github:nix-community/plasma-manager"; inputs.nixpkgs.follows = "nixpkgs";