Make Hosea the bitcoin node

This commit is contained in:
Greg Hellings
2024-08-23 14:08:01 -05:00
parent 560458380d
commit c70e098eb0
9 changed files with 177 additions and 41 deletions
+2
View File
@@ -27,11 +27,13 @@ in {
environment.sessionVariables.MOZ_ENABLE_WAYLAND = "0";
environment.systemPackages = with pkgs; [
btrfs-progs
coreutils-full
efibootmgr
psmisc
lshw
usbutils
xfsprogs
];
system.stateVersion = "24.05";