Added Hyprland Flake

This commit is contained in:
fmarkwitz
2023-07-06 13:31:29 +02:00
parent 3163f69b28
commit d04f30bf83
3 changed files with 6 additions and 5 deletions
+2
View File
@@ -12,6 +12,8 @@
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
};
outputs = inputs@{ self, flake-parts, ... }: