updated flake.nix udpdate

This commit is contained in:
naturallaw77 2025-01-19 18:45:25 -08:00
parent 2b763479cd
commit d123cb8f66

View File

@ -58,10 +58,10 @@
nixosModules.Sovran_SystemsOS = { pkgs, ... }: {
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-stable overlay-btcpaynew ]; })
imports = [
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-stable overlay-btcpaynew ]; })
./configuration.nix
nix-bitcoin.nixosModules.default