2023-11-04 10:14:42 +00:00
|
|
|
{...}: {
|
2023-10-16 08:26:06 +00:00
|
|
|
imports = [
|
2023-11-05 09:21:37 +00:00
|
|
|
../..
|
|
|
|
../../resources/terms/alacritty.nix
|
|
|
|
../../resources/shell/fish.nix
|
|
|
|
../../resources/shell/bash.nix
|
|
|
|
../../resources/editor/helix.nix
|
|
|
|
../../resources/editor/neovim.nix
|
|
|
|
../../resources/editor/vscode.nix
|
|
|
|
|
2023-10-16 08:26:06 +00:00
|
|
|
../home.nix
|
|
|
|
../dotfiles.nix
|
|
|
|
];
|
2023-11-04 10:14:42 +00:00
|
|
|
}
|