Correct arguments

This commit is contained in:
Andreas Zweili 2022-11-03 23:34:06 +01:00
parent e759e8abdd
commit 4e97db234d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ custom, pkgs, ... }:
{ custom }: { pkgs, ... }:
let
telegram-notify-env = "/home/${custom.username}/.nixos/secrets/passwords/telegram_notify_env";