{ lib, ... }: { hjem = { users.ny = { enable = true; imports = [ ./programs ]; }; specialArgs = { libmy = lib.my; }; clobberByDefault = true; }; }