This commit is contained in:
beanigen 2025-03-03 15:47:52 +08:00
parent f5f2fa95d4
commit 8c8c27fd44
No known key found for this signature in database
3 changed files with 8 additions and 2 deletions

View file

@ -44,7 +44,7 @@
inherit inputs;
vars = {
isNixOS = true;
class = "desktop";
class = "lowspec";
user = "maya";
useSyncthing = true;
};