Wallpapers and slight changes

This commit is contained in:
2023-02-11 01:49:41 +00:00
parent da8fc92ee8
commit 224505814e
4 changed files with 11 additions and 2 deletions

View File

@@ -5,6 +5,10 @@
hostname,
...
}: {
home.packages = with pkgs; [
swaybg
];
wayland.windowManager.hyprland = {
enable = true;
package = pkgs.hyprland;