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