mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
4 lines
74 B
Nix
4 lines
74 B
Nix
{inputs, ...}: {
|
|
imports = [inputs.flake-parts.flakeModules.modules];
|
|
}
|