fix sideberry
This commit is contained in:
parent
a277ffae67
commit
f5678df064
2 changed files with 9 additions and 7 deletions
|
|
@ -194,9 +194,10 @@ in {
|
|||
'';
|
||||
};
|
||||
in {
|
||||
base = {
|
||||
id = 10;
|
||||
base = mkProfile {
|
||||
id = 5;
|
||||
name = "base";
|
||||
settings = {};
|
||||
};
|
||||
|
||||
schizo = mkProfile {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue