fix bracket in wrong place
This commit is contained in:
parent
8e5840209b
commit
14d8b6d348
|
@ -47,6 +47,7 @@ in
|
|||
accelProfile = "flat";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
users.users.sako.packages = with pkgs; [
|
||||
rofi
|
||||
|
@ -85,5 +86,4 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue