From 9a670e730f6b13b5e6dff3df68c8b2a68fc697e0 Mon Sep 17 00:00:00 2001 From: Asmir A Date: Sun, 21 Jan 2024 23:00:23 +0100 Subject: [PATCH] goatcounter: add flake input goatcounter: change repo syntax fix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index af8b40d..816bb15 100644 --- a/flake.nix +++ b/flake.nix @@ -160,7 +160,7 @@ {nix.registry.nixpkgs.flake = nixpkgs;} ./magpie/configuration.nix ./magpie/hardware-configuration.nix - goatcounter.nixosModule.goatcounter + goatcounter.nixosModules.goatcounter simple-nixos-mailserver.nixosModule sops-nix.nixosModules.sops (builtins.toPath "${nixpkgs}/nixos/modules/profiles/qemu-guest.nix")