mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-24 17:04:48 +01:00
7 lines
62 B
Nix
7 lines
62 B
Nix
{
|
|
imports = [
|
|
./shell.nix
|
|
./system-tools.nix
|
|
];
|
|
}
|