# vim: ts=2 { config, impermanence, ... }: { home.persistence."/srv/home/soispha" = { #allowOther = true; # TODO this only works some of the time directories = [ ".local/share" ".cache" "media" "repos" "school" ]; files = [ ]; }; }