mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-28 00:05:00 +08:00
9 lines
138 B
Nix
9 lines
138 B
Nix
{
|
|
imports = [
|
|
./all/bash.nix
|
|
./claude-code
|
|
./all/juspay-vertex.nix
|
|
# ./all/zsh.nix
|
|
# ./all/vscode-server.nix
|
|
];
|
|
}
|