fix sideberry

This commit is contained in:
outfoxxed 2025-07-04 22:33:24 -07:00
parent a277ffae67
commit f5678df064
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 9 additions and 7 deletions

View file

@ -194,9 +194,10 @@ in {
'';
};
in {
base = {
id = 10;
base = mkProfile {
id = 5;
name = "base";
settings = {};
};
schizo = mkProfile {