depot/hosts/soda/data/default.nix

4 lines
67 B
Nix
Raw Normal View History

2022-05-28 22:54:50 +03:00
{
systemd.tmpfiles.rules = [ "L+ /ascii - - - - ${./ascii}" ];
}