2024-09-17 23:21:29 -07:00
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
./home.nix
|
|
|
|
./spicetify.nix
|
2024-11-28 00:48:21 -08:00
|
|
|
./stylix
|
2025-04-27 02:36:35 -07:00
|
|
|
./desktop-environment
|
2024-09-17 23:21:29 -07:00
|
|
|
];
|
2025-04-27 02:36:35 -07:00
|
|
|
|
|
|
|
liminalOS.formFactor = "desktop";
|
|
|
|
liminalOS.powersave = false;
|
2024-09-17 23:21:29 -07:00
|
|
|
}
|