Home
Random
Log in
Settings
About the NixOS Wiki
Official NixOS Wiki
Search
Translations
:
Hyprland/38/en
Language
Watch
View source
❄︎
/etc/nixos/home.nix
{
wayland
.
windowManager
.
hyprland
.
plugins
=
[
pkgs
.
hyprlandPlugins
.
PLUGIN_NAME
];
}