mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
add hyprland
This commit is contained in:
3
modules/nixos/desktop/hyprland/default.nix
Normal file
3
modules/nixos/desktop/hyprland/default.nix
Normal file
@ -0,0 +1,3 @@
|
||||
{ ... }: {
|
||||
programs.hyprland.enable = true;
|
||||
}
|
Reference in New Issue
Block a user