mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
karakeep
This commit is contained in:
parent
316f0f8029
commit
fff9e894ba
1 changed files with 7 additions and 0 deletions
|
|
@ -40,6 +40,13 @@
|
|||
flake = "/home/death916/nixconfig/";
|
||||
};
|
||||
|
||||
servcies.karakeep = {
|
||||
enable = true;
|
||||
meilisearch.enable = true;
|
||||
browser.enable = true;
|
||||
|
||||
};
|
||||
|
||||
services.vaultwarden = {
|
||||
enable = true;
|
||||
backupDir = "/var/lib/backups/vaultwarden";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue