2023-11-04 18:14:42 +08:00
|
|
|
{...}: {
|
2023-10-16 16:26:06 +08:00
|
|
|
imports = [
|
2023-11-05 17:21:37 +08: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-11-06 12:24:56 +08:00
|
|
|
../../resources/browser/chromium.nix
|
|
|
|
../../resources/browser/librewolf.nix
|
2023-11-05 20:50:08 +08:00
|
|
|
|
2023-11-06 14:34:57 +08:00
|
|
|
../../resources/wm/sway.nix
|
2023-10-16 16:26:06 +08:00
|
|
|
|
2023-11-06 14:34:57 +08:00
|
|
|
../xdg
|
|
|
|
../home.nix
|
2023-10-16 16:26:06 +08:00
|
|
|
../dotfiles.nix
|
2023-11-04 20:49:54 +08:00
|
|
|
../fonts.nix
|
2023-10-16 16:26:06 +08:00
|
|
|
../i18n.nix
|
2023-11-05 19:26:09 +08:00
|
|
|
../theme.nix
|
2023-10-16 16:26:06 +08:00
|
|
|
];
|
2023-11-04 18:14:42 +08:00
|
|
|
}
|