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