fix: minor stuff

This commit is contained in:
Xory 2025-11-02 21:21:27 +02:00
parent 88667dbbfe
commit ec21aae147
4 changed files with 22 additions and 4 deletions

View file

@ -37,6 +37,8 @@
ntfs3g
hyprpaper
hyprsunset
grim
slurp
];
home.file = {
@ -84,6 +86,7 @@
wayland.windowManager.hyprland.enable = true;
programs.waybar.enable = true;
programs.wofi.enable = true;
services.dunst.enable = true; # cba to configure this yet
home.stateVersion = "25.05";
}