From f6f40f42543316b1a33e24798adda0fa56909179 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Mon, 8 Jul 2024 06:08:14 +0000 Subject: [PATCH] adding config to msiserver/home.nix --- hosts/msiserver/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/msiserver/home.nix b/hosts/msiserver/home.nix index 20ab9ac..0ab86f5 100644 --- a/hosts/msiserver/home.nix +++ b/hosts/msiserver/home.nix @@ -1,4 +1,4 @@ -{ pkgs, inputs, ... }: +{ pkgs, inputs, config, ... }: { imports = [