From efe7df76d681b9f019a8680532105469737e8f58 Mon Sep 17 00:00:00 2001 From: Leander Scherer Date: Mon, 16 Mar 2026 20:50:58 +0100 Subject: feat(sway): setup sway with nixpkgs-wayland for newest version --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ae36ae9..fd718c5 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,8 @@ sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "nixpkgs"; - site.url = "github:schererleander/site"; + nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; + nixpkgs-wayland.inputs.nixpkgs.follows = "nixpkgs"; spicetify-nix.url = "github:Gerg-L/spicetify-nix"; spicetify-nix.inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.3.1