mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Enable nextcloud on clients
This commit is contained in:
parent
92147e220b
commit
fd745cceb6
2 changed files with 12 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
git.enable = true;
|
||||
vscode.enable = true;
|
||||
equalizer.enable = true;
|
||||
nextcloud.enable = true;
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue