feat: install hyprland from liminalOS

This commit is contained in:
Kaito T Lex 2025-04-27 02:36:35 -07:00
parent 02701608a5
commit f1bf204d3c
24 changed files with 1486 additions and 538 deletions

View file

@ -4,9 +4,6 @@
...
}:
{
imports = [
../graphics
];
# Enable the X11 windowing system.
# You can disable this if you're only using the Wayland session.
services.xserver.enable = false;