mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-22 11:05:48 +02:00
e8535bc99a
Former-commit-id: 5bfd891d39
7 lines
73 B
Nix
7 lines
73 B
Nix
{
|
|
programs.hyprland = {
|
|
enable = true;
|
|
withUWSM = true;
|
|
};
|
|
}
|