mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
8 lines
106 B
Nix
8 lines
106 B
Nix
{
|
|
imports = [
|
|
./all/zsh.nix
|
|
./all/wezterm
|
|
./all/_1password.nix
|
|
# ./all/emacs.nix
|
|
];
|
|
}
|