diff --git a/hosts/caveserver/home.nix b/hosts/caveserver/home.nix index 1690f56..6b5309e 100644 --- a/hosts/caveserver/home.nix +++ b/hosts/caveserver/home.nix @@ -1,4 +1,4 @@ -{ pkgs, inputs, config, ... }: +{ pkgs, inputs, ... }: { imports = [ diff --git a/hosts/msiserver/home.nix b/hosts/msiserver/home.nix index 2956644..2c7d5f9 100644 --- a/hosts/msiserver/home.nix +++ b/hosts/msiserver/home.nix @@ -1,4 +1,4 @@ -{ pkgs, inputs, config, ... }: +{ pkgs, inputs, ... }: { imports = [