mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/phonebox/default.nix
This commit is contained in:
2025-12-26 17:11:50 +07:00
parent 84a501d6a6
commit 3ca7e1cd9f

View File

@@ -84,7 +84,6 @@
builtins.map (contact: "${contact.name}: ${contact.number}") contactList builtins.map (contact: "${contact.name}: ${contact.number}") contactList
); );
in in
output:
pkgs.writeShellApplication { pkgs.writeShellApplication {
name = "create-contact-tiff"; name = "create-contact-tiff";
text = '' text = ''