Former-commit-id: b8920ade11
This commit is contained in:
Hadi
2024-12-03 20:08:04 +01:00
parent fc7fbfe0ee
commit 12ca3743a1
5 changed files with 476 additions and 88 deletions

View File

@@ -24,15 +24,14 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprspace = {
url = "github:KZDKM/Hyprspace";
inputs.hyprland.follows = "hyprland";
};
hyprspace = { url = "github:KZDKM/Hyprspace"; };
nixy-wallpapers = {
url = "github:anotherhadi/nixy-wallpapers";
flake = false;
};
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
# FIXME: This is a temporary fix until the flake is fixed
hyprland.url =
"git+https://github.com/hyprwm/Hyprland?submodules=1&ref=refs/heads/main&rev=6a8c756ba1f2b3ccb0cfa8192ccdb2f6490b0512";
hyprpolkitagent.url = "github:hyprwm/hyprpolkitagent";
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
stylix.url = "github:danth/stylix";