diff --git a/machines/porthos/users.nix b/machines/porthos/users.nix index 9ca91b2..1a26e3c 100644 --- a/machines/porthos/users.nix +++ b/machines/porthos/users.nix @@ -1,5 +1,5 @@ # User setup -{ config, lib, ... }: +{ config, ... }: let my = config.my; in