mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
removed tree, replaced with eza functionality
This commit is contained in:
parent
6ac3d1b33a
commit
3daa4d334b
4 changed files with 5 additions and 3 deletions
|
|
@ -46,7 +46,7 @@ in
|
|||
btc = "bitcoind";
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 8333 ];
|
||||
#networking.firewall.allowedTCPPorts = [ 8333 ];
|
||||
|
||||
services.bitcoind = {
|
||||
"btc" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue