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

@ -2,7 +2,10 @@
imports = [
./home.nix
./spicetify.nix
./de
./stylix
./desktop-environment
];
liminalOS.formFactor = "desktop";
liminalOS.powersave = false;
}