fix: minor stuff
This commit is contained in:
parent
88667dbbfe
commit
ec21aae147
4 changed files with 22 additions and 4 deletions
|
|
@ -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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue