updated flake.nix udpdate
This commit is contained in:
parent
2b763479cd
commit
d123cb8f66
@ -57,11 +57,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
nixosModules.Sovran_SystemsOS = { pkgs, ... }: {
|
nixosModules.Sovran_SystemsOS = { pkgs, ... }: {
|
||||||
|
|
||||||
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-stable overlay-btcpaynew ]; })
|
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
|
|
||||||
|
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-stable overlay-btcpaynew ]; })
|
||||||
|
|
||||||
./configuration.nix
|
./configuration.nix
|
||||||
|
|
||||||
nix-bitcoin.nixosModules.default
|
nix-bitcoin.nixosModules.default
|
||||||
|
Loading…
x
Reference in New Issue
Block a user