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