media and gaming
This commit is contained in:
parent
7afe711932
commit
a62a45f9f4
6 changed files with 25 additions and 19 deletions
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
#xwayland.enable = true;
|
||||
};
|
||||
programs.hyprlock.enable = true;
|
||||
services.hypridle.enable = true;
|
||||
|
|
@ -11,11 +10,20 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
hyprcursor
|
||||
waybar
|
||||
# Apps
|
||||
rofi-wayland
|
||||
# Notifications
|
||||
swaynotificationcenter
|
||||
inotify-tools
|
||||
# Wallpaper
|
||||
swww
|
||||
pywal
|
||||
# Emoji
|
||||
emote
|
||||
# Screenshots
|
||||
grim
|
||||
slurp
|
||||
swappy
|
||||
];
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue