Add new modules and configurations for HyprPanel and related components

This commit is contained in:
2025-01-11 22:33:49 +02:00
parent d2f5a6ceba
commit 792c41c296
10 changed files with 242 additions and 9 deletions

View File

@@ -6,8 +6,10 @@
catppuccin.url = "github:catppuccin/nix";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
hyprland.url = "github:hyprwm/Hyprland";
hyprsysteminfo.url = "github:hyprwm/hyprsysteminfo";
ghostty.url = "github:ghostty-org/ghostty";
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";