From b936f74151ebc9c03368415f8d3c9a941c329ee2 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 29 Mar 2024 01:48:25 +0900 Subject: feat(home/default): use nixpkgs-wayland --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 100d57d..42920e4 100644 --- a/flake.nix +++ b/flake.nix @@ -15,6 +15,9 @@ nur.url = "github:nix-community/NUR"; + nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; + nixpkgs-wayland.inputs.nixpkgs.follows = "unstable"; + impermanence.url = "github:nix-community/impermanence"; sops-nix.url = "github:Mic92/sops-nix"; -- cgit 1.4.1