mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-17 23:14:07 +01:00
8 lines
77 B
Nix
8 lines
77 B
Nix
{
|
|
imports = [
|
|
./btop.nix
|
|
./shell.nix
|
|
./system-tools.nix
|
|
];
|
|
}
|