feat: add home manager hyprland module to enable hyprland plugins

This commit is contained in:
DACHXY 2024-12-30 18:15:09 +08:00
parent 6997c5a968
commit 64499a5e90
30 changed files with 456 additions and 365 deletions

View file

@ -27,7 +27,7 @@
};
xserver = {
enable = false;
enable = true;
xkb.layout = "us";
};