mirror of
https://github.com/callumio/nixfiles.git
synced 2026-05-06 11:08:09 +01:00
3 lines
63 B
Nix
3 lines
63 B
Nix
{...}: {
|
|
imports = [../secrets/secrets-configuration.nix];
|
|
}
|