mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Disable nextcloud sync
This commit is contained in:
parent
df2df937a7
commit
05f47526fa
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
||||||
git.enable = true;
|
git.enable = true;
|
||||||
vscode.enable = true;
|
vscode.enable = true;
|
||||||
equalizer.enable = true;
|
equalizer.enable = true;
|
||||||
nextcloud-sync.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home.packages = [
|
home.packages = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue