mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-21 06:10:57 +01:00
4 lines
36 B
Nix
4 lines
36 B
Nix
|
|
{
|
||
|
|
imports = [ ./commands.nix ];
|
||
|
|
}
|