mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-23 16:34:48 +01:00
9 lines
75 B
Nix
9 lines
75 B
Nix
{
|
|
imports = [
|
|
../base/server
|
|
../base/core.nix
|
|
|
|
./base
|
|
];
|
|
}
|