From b877df4c6e97b4704d1b7dd2c2a516d98e167597 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Tue, 6 May 2025 18:19:15 +0200 Subject: [PATCH] vars/interface: Fix typo --- nixosModules/clanCore/vars/interface.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixosModules/clanCore/vars/interface.nix b/nixosModules/clanCore/vars/interface.nix index 7397b1fd4..81453fd15 100644 --- a/nixosModules/clanCore/vars/interface.nix +++ b/nixosModules/clanCore/vars/interface.nix @@ -39,7 +39,7 @@ in internal = true; description = '' JSON serialization of the generators. - This is read from the python client to generate the specified ressources. + This is read from the python client to generate the specified resources. ''; default = { # TODO: We don't support per-machine choice of backends