mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-24 08:54:51 +01:00
8 lines
74 B
Nix
8 lines
74 B
Nix
{
|
|
imports = [
|
|
./apps.nix
|
|
./nix-core.nix
|
|
./system.nix
|
|
];
|
|
}
|