diff options
author | Alan Pearce | 2023-06-11 15:55:25 +0200 |
---|---|---|
committer | Alan Pearce | 2023-06-11 15:55:25 +0200 |
commit | 7a783150a754eb72ca9322b29932730b8d236ed1 (patch) | |
tree | 30719f7e946b6566aaee9a8d15b2fdacf5944b04 | |
parent | 08949c12736661b30cd45ba4b563a45816a0d868 (diff) | |
download | nixfiles-7a783150a754eb72ca9322b29932730b8d236ed1.tar.lz nixfiles-7a783150a754eb72ca9322b29932730b8d236ed1.tar.zst nixfiles-7a783150a754eb72ca9322b29932730b8d236ed1.zip |
Remove SatoshiPay config from prefect for now
-rw-r--r-- | user/prefect.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/prefect.nix b/user/prefect.nix index e6aada55..ef92978d 100644 --- a/user/prefect.nix +++ b/user/prefect.nix @@ -20,7 +20,6 @@ ./settings/nixos.nix ./settings/rofi.nix ./settings/passwords.nix - ./settings/satoshipay.nix ## TODO: figure out how to add `gcloud compute config-ssh` ./settings/ssh.nix ./settings/sxhkd.nix |