This commit is contained in:
2025-01-11 22:35:16 +02:00
parent ca089f7720
commit f84ed6e920

View File

@@ -8,7 +8,10 @@
hyprland.url = "github:hyprwm/Hyprland";
hyprsysteminfo.url = "github:hyprwm/hyprsysteminfo";
ghostty.url = "github:ghostty-org/ghostty";
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
hyprpanel = {
url = "github:Jas-SinghFSU/HyprPanel";
inputs.nixpkgs.follows = "nixpkgs";
}
home-manager = {
url = "github:nix-community/home-manager";