sounds good. doesn't work.

This commit is contained in:
Adithya 2024-02-18 15:55:31 +05:30
parent 790731344d
commit f98f6b92d3
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -1,12 +1,4 @@
{ config, ... }: { _: {
systemd.user.mounts = {
games = {
Unit = { Description = "User Games Directory"; };
Mount = { What = "/persist/home/Games"; Where = "${config.home.homeDirectory}/Games"; };
};
};
home.persistence."/persist/home" = { home.persistence."/persist/home" = {
allowOther = true; allowOther = true;
directories = [ directories = [