Added Hyprland Flake
This commit is contained in:
@@ -23,5 +23,4 @@
|
|||||||
- [ ] Gnome
|
- [ ] Gnome
|
||||||
- [ ] Hyprland
|
- [ ] Hyprland
|
||||||
|
|
||||||
## usage
|
## usage
|
||||||
test
|
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
url = "github:nix-community/nixos-generators";
|
url = "github:nix-community/nixos-generators";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
hyprland.url = "github:hyprwm/Hyprland";
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = inputs@{ self, flake-parts, ... }:
|
outputs = inputs@{ self, flake-parts, ... }:
|
||||||
|
|||||||
Reference in New Issue
Block a user