mashu: Add nextcloud-client
This commit is contained in:
5
modules/programs/nextcloud/default.nix
Normal file
5
modules/programs/nextcloud/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ pkgs, config, ... }:
|
||||
|
||||
{
|
||||
config.environment.systemPackages = [ pkgs.nextcloud-client ];
|
||||
}
|
||||
Reference in New Issue
Block a user