update todo

Former-commit-id: d56f39275c
This commit is contained in:
Hadi
2025-02-18 23:40:07 +01:00
parent 651de22342
commit 2ffa0a3abf
11 changed files with 188 additions and 419 deletions

View File

@@ -24,7 +24,10 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprspace = { url = "github:KZDKM/Hyprspace"; };
hyprspace = {
url = "github:KZDKM/Hyprspace";
inputs.hyprland.follows = "hyprland";
};
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
hyprpolkitagent.url = "github:hyprwm/hyprpolkitagent";
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";