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-11-06 04:24:56 +00:00
|
|
|
../../resources/browser/chromium.nix
|
|
|
|
../../resources/browser/librewolf.nix
|
2023-11-06 11:23:58 +00:00
|
|
|
../../resources/lang/nix.nix
|
|
|
|
../../resources/lang/go.nix
|
2023-11-05 12:50:08 +00:00
|
|
|
|
2023-11-06 06:34:57 +00:00
|
|
|
../../resources/wm/sway.nix
|
2023-10-16 08:26:06 +00:00
|
|
|
|
2023-11-06 06:34:57 +00:00
|
|
|
../xdg
|
|
|
|
../home.nix
|
2023-11-04 12:49:54 +00:00
|
|
|
../fonts.nix
|
2023-10-16 08:26:06 +00:00
|
|
|
../i18n.nix
|
2023-11-09 15:43:05 +00:00
|
|
|
../spicetify.nix
|
2023-11-05 11:26:09 +00:00
|
|
|
../theme.nix
|
2023-10-16 08:26:06 +00:00
|
|
|
];
|
2023-11-04 10:14:42 +00:00
|
|
|
}
|