update
This commit is contained in:
parent
2bba124946
commit
6e5174cb08
5 changed files with 150 additions and 138 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Reference in a new issue