From d5f3934888fa8f24fdcd8be9823089f291ad1305 Mon Sep 17 00:00:00 2001 From: Vegard Bieker Matthey Date: Tue, 17 Mar 2026 14:41:53 +0100 Subject: [PATCH] add drumknotty.nix module --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1bc1687..cfd397c 100644 --- a/flake.nix +++ b/flake.nix @@ -295,6 +295,7 @@ rsync-pull-targets = ./modules/rsync-pull-targets.nix; snakeoil-certs = ./modules/snakeoil-certs.nix; snappymail = ./modules/snappymail.nix; + drumknotty = ./modules/drumknotty.nix; }; devShells = forAllSystems (system: {