{ lib, config, ... }: { systemd.tmpfiles.rules = [ "L /etc/nixos - - - - /home/${config.pub-solar.user.name}/Workspace/os" ]; }