单独定义nix-ld; 增加smartmontools; 增添docker配置; 修改hyprland样式

This commit is contained in:
2025-05-05 12:17:26 +08:00
parent d605c0f637
commit e6891f9f8e
14 changed files with 282 additions and 237 deletions

View File

@@ -19,17 +19,18 @@ in
};
home.packages = with pkgs; [
hyprshot #screenshot
waybar # the status bar
swww # wallpaper
libnotify # for notify-send command
mako # notify daemon
hyprshot #screenshot
rofi # app launcher
kitty # terminal
wlogout # logout menu
killall
pavucontrol # audio control
nautilus #file manager for GNOME
nemo #file manager
jq # json query util
];