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

@@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ inputs, config, pkgs, ... }:
{
@@ -7,14 +7,20 @@
noto-fonts-cjk-sans
noto-fonts-emoji
monaspace
geist-font
# nerdfonts
nerd-fonts.geist-mono
nerd-fonts.monaspace
nerd-fonts.symbols-only
];
programs.seahorse.enable = true;
environment.systemPackages = with pkgs; [
xorg.xkeyboard_config
inputs.hyprsysteminfo.packages.${pkgs.stdenv.hostPlatform.system}.hyprsysteminfo
hyprpanel
libxkbcommon
libxkbcommon-x11
gnupg
nix-direnv
htop
nixpkgs-fmt
@@ -35,7 +41,7 @@
qpwgraph
wget
git
neofetch
fastfetch
vscode
nodejs
bun