depot/hosts/soda/data/default.nix
2022-05-28 21:54:50 +02:00

4 lines
67 B
Nix

{
systemd.tmpfiles.rules = [ "L+ /ascii - - - - ${./ascii}" ];
}