This commit is contained in:
Frost-Phoenix 2024-06-20 22:43:32 +02:00
parent 2bba124946
commit 6e5174cb08
5 changed files with 150 additions and 138 deletions

View file

@ -13,8 +13,9 @@
nix-gaming.url = "github:fufexan/nix-gaming";
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
type = "git";
url = "https://github.com/hyprwm/Hyprland";
submodules = true;
};
home-manager = {