mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
chore: update flake
This commit is contained in:
parent
9b7f98df7d
commit
70e908fcb0
11 changed files with 541 additions and 643 deletions
|
|
@ -37,7 +37,7 @@ in
|
|||
};
|
||||
|
||||
environment.persistence."/state" = lib.mkIf config.swarselsystems.isMicroVM {
|
||||
directories = [{ directory = "/var/lib/private/${serviceName}"; }];
|
||||
directories = [{ directory = "/var/lib/private/anki-sync-server"; }];
|
||||
};
|
||||
|
||||
services.anki-sync-server = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue