mirror of
https://github.com/srid/nixos-config.git
synced 2026-02-03 19:48:24 +08:00
7 lines
83 B
Nix
7 lines
83 B
Nix
{
|
|
imports = [
|
|
./all/zsh.nix
|
|
# ./all/wezterm
|
|
# ./all/emacs.nix
|
|
];
|
|
}
|