fix arguments of functions
This commit is contained in:
parent
9d7716d262
commit
938158b3a6
3 changed files with 5 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{ config, pkgs, valias_file, vaccounts_file, ... }:
|
||||
{
|
||||
services.postfix = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue