mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-18 05:02:10 -08:00
6 lines
48 B
Nix
6 lines
48 B
Nix
{
|
|
imports = [
|
|
./common
|
|
./linux
|
|
];
|
|
}
|