mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
hosts/plover: disable multimedia archive task
This commit is contained in:
parent
744488a2a6
commit
54f9f2474e
@ -115,10 +115,7 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
tasks = {
|
tasks.backup-archive.enable = true;
|
||||||
multimedia-archive.enable = true;
|
|
||||||
backup-archive.enable = true;
|
|
||||||
};
|
|
||||||
workflows.workflows.a-happy-gnome.enable = true;
|
workflows.workflows.a-happy-gnome.enable = true;
|
||||||
|
|
||||||
programs.pop-launcher = {
|
programs.pop-launcher = {
|
||||||
|
Loading…
Reference in New Issue
Block a user