mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
6 lines
70 B
Nix
6 lines
70 B
Nix
{
|
|
imports = [
|
|
./all/bash.nix
|
|
./all/vscode-server.nix
|
|
];
|
|
}
|