added hyprscroller.nix

This commit is contained in:
KaitoTLex 2025-05-27 11:44:46 -07:00
parent 10f377c490
commit 34055eb96b
No known key found for this signature in database
GPG key ID: 8AB934746F475D0B
6 changed files with 237 additions and 182 deletions

View file

@ -6,6 +6,6 @@
./desktop-environment
];
liminalOS.formFactor = "desktop";
liminalOS.formFactor = "laptop";
liminalOS.powersave = false;
}