From 532a420cad96e69d5064425dff4bec096b74c196 Mon Sep 17 00:00:00 2001
From: albert <albert@sysctl.io>
Date: Sun, 23 Feb 2025 13:54:01 -0800
Subject: [PATCH] Testing

---
 lib/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/default.nix b/lib/default.nix
index 18825796..70524bb3 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -57,7 +57,7 @@
     restartIfChanged = true;
     enableTun        = true;
     specialArgs = { inherit pkgs-unstable hostname username desktop theme system repo unfree ip deployment_type host inputs outputs; };
-      config = { }: {
+      config = {
         nixpkgs.pkgs = pkgs;
         imports = [ 
           ../nixos/containers