feat: added devtools

This commit is contained in:
2024-12-18 08:51:37 +01:00
parent ef36e6c289
commit c35cd3ee48
6 changed files with 91 additions and 5 deletions

View File

@@ -13,6 +13,11 @@
hyprsysteminfo.url = "github:/hyprwm/hyprsysteminfo";
hyprpolkitagent.url = "github:hyprwm/hyprpolkitagent";
rust-overlay = {
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland = {
type = "git";
url = "https://github.com/hyprwm/Hyprland";