mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: install nextcloud client
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
ln -sfn ${config.users.users.me.home}/cloud/Seafile/Uni ${config.users.users.me.home}/uni
|
||||
'';
|
||||
|
||||
environment.systemPackages = [ pkgs.nextcloud-client ];
|
||||
|
||||
services.syncthing = rec {
|
||||
enable = true;
|
||||
user = "kfm";
|
||||
|
||||
Reference in New Issue
Block a user