File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 70
70
libappindicator
71
71
libnotify
72
72
libva-utils # libva graphics library tools
73
+ linux-wifi-hotspot # for wifi hotspot
73
74
openssh # for ssh
74
75
openssl # required by Rainbow borders
75
76
python3
Original file line number Diff line number Diff line change 22
22
} ;
23
23
24
24
# AMDGPU graphics driver - disabled in favor of modesetting driver
25
- # services.xserver.videoDrivers = [ "amdgpu" ];
25
+ services . xserver . videoDrivers = [ "amdgpu" ] ;
26
26
27
27
# Graphics environment variables
28
28
environment . sessionVariables = {
Original file line number Diff line number Diff line change 76
76
gnome . file-roller
77
77
gnome . gnome-system-monitor
78
78
gnome . eog # eye of gnome
79
- grim
79
+ grim # screenshots
80
80
jq
81
81
kitty # default terminal on hyprland
82
82
networkmanagerapplet
128
128
# hyprpicker # does not work
129
129
# hyprpaper # alternative to swww
130
130
# wofi # alternative to rofi-wayland
131
- grim # screenshots
131
+
132
132
# for opening files in correct apps
133
133
shared-mime-info
134
134
desktop-file-utils
You can’t perform that action at this time.
0 commit comments