-7
lutea/config.nix
-7
lutea/config.nix
···
137
137
};
138
138
139
139
systemd.tmpfiles.settings."home-files" = {
140
-
"/home/mou/.cache".d = {
141
-
user = "mou";
142
-
group = "mou";
143
-
age = "14d";
144
-
};
145
-
"/home/mou/.cache/nix/gitv3/*".x = { };
146
-
"/home/mou/.cache/nix/tarball-cache/.git/*".x = { };
147
140
"/home/mou/.barony".L.argument = "/home/mou/misc/games/barony";
148
141
"/home/mou/.mozilla".L.argument = "/home/mou/misc/.app-data/mozilla";
149
142
"/home/mou/.ssh".L.argument = "/home/mou/misc/.app-data/ssh";