From 02ea1dfdd8475fd21676fe9663ec6c7e82d0a41d Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Sun, 23 Nov 2025 23:47:18 +0100 Subject: [PATCH] wip: dnsc-machine setup --- modules/wm/anyrun/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/wm/anyrun/default.nix b/modules/wm/anyrun/default.nix index af2560c..b82ebe2 100644 --- a/modules/wm/anyrun/default.nix +++ b/modules/wm/anyrun/default.nix @@ -1,4 +1,4 @@ -{ config, ... }: +{ pkgs, ... }: { programs.anyrun = {