[Init]
This commit is contained in:
10
home/wayland/hyprland/default.nix
Executable file
10
home/wayland/hyprland/default.nix
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
...
|
||||
}: {
|
||||
imports = [./config.nix];
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
}
|
Reference in New Issue
Block a user