flake.nix: update && init hyprpanel

This commit is contained in:
notohh 2025-02-08 20:05:04 -05:00
parent 420c50d4d8
commit 414fdf0bc7
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 313 additions and 533 deletions

842
flake.lock generated

File diff suppressed because it is too large Load diff

View file

@ -119,5 +119,9 @@
url = "github:oddlama/nix-topology";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprpanel = {
url = "github:jas-singhfsu/hyprpanel";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}