3 lines
67 B
Nix
3 lines
67 B
Nix
{
|
|
systemd.tmpfiles.rules = [ "L+ /ascii - - - - ${./ascii}" ];
|
|
}
|
{
|
|
systemd.tmpfiles.rules = [ "L+ /ascii - - - - ${./ascii}" ];
|
|
}
|