feat: Update to nix flakes

This commit is contained in:
uttarayan21
2024-07-22 19:26:33 +05:30
parent 58ee152e38
commit c814818418
3 changed files with 346 additions and 137 deletions

View File

@@ -45,6 +45,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nur.url = "github:nix-community/nur";
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprlock = {
url = "github:hyprwm/hyprlock";
inputs.nixpkgs.follows = "nixpkgs";