This commit is contained in:
Sakooooo 2024-08-03 20:59:22 +04:00
parent fc800fc4c9
commit a1cd45d6e1
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -44,6 +44,7 @@ in
users.users.sako.packages = with pkgs; [ users.users.sako.packages = with pkgs; [
# use wayland counterparts # use wayland counterparts
wofi wofi
rofi-wayland
# network # network
networkmanagerapplet networkmanagerapplet
# brightness # brightness
@ -67,6 +68,7 @@ in
# lock # lock
swaylock swaylock
eww-wayland eww-wayland
ags
brightnessctl brightnessctl
inotify-tools inotify-tools
]; ];