mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Add nextcloud synchronization
This commit is contained in:
parent
9a6056f51b
commit
dc295a9e49
7 changed files with 68 additions and 20 deletions
|
|
@ -15,7 +15,7 @@
|
|||
git.enable = true;
|
||||
vscode.enable = true;
|
||||
equalizer.enable = true;
|
||||
nextcloud.enable = true;
|
||||
nextcloud-sync.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue