mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
7 lines
215 B
Nix
7 lines
215 B
Nix
{
|
|
tmpfiles-no-rules = ./no-rules.nix;
|
|
tmpfiles-basic-rules = ./basic-rules.nix;
|
|
tmpfiles-rules-with-purging = ./rules-with-purging.nix;
|
|
|
|
tmpfiles-escaped-argument-warning = ./escaped-argument-warning.nix;
|
|
}
|