updated flake
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nix-bitcoin, nixvim, agenix, btc-clients, nixpkgs-stable, bip110, ... }:
|
||||
outputs = { self, nixpkgs, nix-bitcoin, nixvim, agenix, btc-clients, nixpkgs-stable, bip110, ... }@attrs:
|
||||
|
||||
let
|
||||
|
||||
@@ -45,6 +45,8 @@
|
||||
|
||||
inherit system;
|
||||
|
||||
specialArgs = attrs;
|
||||
|
||||
};
|
||||
|
||||
nixosModules.Sovran_SystemsOS = { pkgs, ... }: {
|
||||
|
||||
Reference in New Issue
Block a user