Bump flakes, use hyprland?submodules=1

This commit is contained in:
Julia Lange 2024-05-26 17:42:47 -07:00
parent 1b6627bcbe
commit 1fdf2b9462
2 changed files with 62 additions and 54 deletions

View file

@ -7,7 +7,7 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
hyprland.url = "github:hyprwm/Hyprland";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprland.inputs.nixpkgs.follows = "nixpkgs";
hyprland-contrib.url = "github:hyprwm/contrib";