removed tree, replaced with eza functionality

This commit is contained in:
Bryan Ramos 2024-05-14 00:29:23 -04:00
parent 6ac3d1b33a
commit 3daa4d334b
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 5 additions and 3 deletions

View file

@ -46,7 +46,7 @@ in
btc = "bitcoind";
};
networking.firewall.allowedTCPPorts = [ 8333 ];
#networking.firewall.allowedTCPPorts = [ 8333 ];
services.bitcoind = {
"btc" = {