feat(hyprland): add hyprland and wayland config
This commit is contained in:
6
users/modules/eww.nix
Normal file
6
users/modules/eww.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
programs.eww = {
|
||||
enable = true;
|
||||
configDir = ./eww-config;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user