mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Remove declarative extraApps
This commit is contained in:
@@ -71,10 +71,7 @@
|
||||
mail_smtpmode = "sendmail";
|
||||
mail_sendmailmode = "pipe";
|
||||
};
|
||||
extraApps = with pkgs.nextcloud27Packages.apps; {
|
||||
inherit tasks forms spreed;
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
autoUpdateApps = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user