diff --git a/flake.nix b/flake.nix index 282fb6aa..62fb333d 100644 --- a/flake.nix +++ b/flake.nix @@ -23,6 +23,9 @@ # Hardware support # nixos-hardware.url = "github:NixOS/nixos-hardware/master"; + # hyprland flake + hyprland.url = "github:hyperwm/Hyperland"; + # Encrypted secrets in Nix configuration files # https://github.com/Mic92/sops-nix sops-nix.url = "github:Mic92/sops-nix"; @@ -37,6 +40,7 @@ nur, sops-nix, # nixos-hardware, + hyprland, ... }@inputs: let