hyprland: use flake version
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m19s

This commit is contained in:
2025-06-14 18:28:00 +01:00
parent cdf2c00e9f
commit 511df9b56c
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
url = "github:nix-community/home-manager/release-25.05";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
firefox-gnome-theme = {
url = "github:rafaelmardojai/firefox-gnome-theme";
flake = false;