Update flake.lock dependencies
- Bump revisions and nar hashes for multiple inputs and add the new `noctalia-qs` input. - Change Anki configuration to use a profile‑specific sync username. - Set Battery widget displayMode to `graphic` instead of `alwaysShow`.
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
package = pkgs.anki;
|
||||
language = "pl_PL";
|
||||
style = "native";
|
||||
sync.username = username;
|
||||
profiles."${username}".sync.username = username;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user