mirror of
https://github.com/srid/nixos-config.git
synced 2026-03-11 16:05:45 +08:00
7 lines
85 B
Nix
7 lines
85 B
Nix
{
|
|
imports = [
|
|
./all/zsh.nix
|
|
./all/nushell.nix
|
|
# ./all/emacs.nix
|
|
];
|
|
}
|