# vim: ts=2 { config, impermanence, ... }: { home.persistence."/srv/home/soispha" = { allowOther = true; directories = [ ".local" ".cache" ".mozilla" "media" "repos" "school" ]; files = [ ]; }; }