Remove unused argument

This commit is contained in:
Andreas Zweili 2024-04-15 08:50:23 +02:00
parent 3091d51bf5
commit 5b18b97802
1 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,4 @@
{
config,
lib,
pkgs,
...
}:
{ config, lib, ... }:
let
cfg = config.profiles.az-server;
in