单独定义nix-ld; 增加smartmontools; 增添docker配置; 修改hyprland样式
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user