From 84488e047aee780e8f61410adb042e01954f9cf7 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Thu, 24 Oct 2024 06:21:30 -0700 Subject: [PATCH] nixpkgs update --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 3e87c1d..c7b5bdc 100755 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ }; - outputs = { self, nixpkgs, nix-bitcoin, nixvim, agenix, ... }: { + outputs = { self, nixpkgs, nix-bitcoin, nixvim, agenix, bisq1, ... }: { nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { @@ -25,7 +25,7 @@ }; - nixosModules.Sovran_SystemsOS = { pkgs, bisq1, ... }: { + nixosModules.Sovran_SystemsOS = { pkgs, ... }: { imports = [