This commit is contained in:
Charlotte Van Petegem 2023-06-19 21:30:51 +02:00
parent f323d1826e
commit 8aa947d99b
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ...}:
{ config, lib, pkgs, ... }:
let
phone-push = pkgs.writeShellScriptBin "phone-push" ''