Initial Commit
This commit is contained in:
70
config.toml
Normal file
70
config.toml
Normal file
@@ -0,0 +1,70 @@
|
||||
[system]
|
||||
packages = [
|
||||
"uv",
|
||||
"curl",
|
||||
"git",
|
||||
"stow",
|
||||
"task",
|
||||
"neovim",
|
||||
"python-pynvim",
|
||||
"lua51",
|
||||
"luarocks",
|
||||
"lua-language-server",
|
||||
"lua-sec",
|
||||
"lua-jsregexp",
|
||||
"cmake",
|
||||
"ninja",
|
||||
"nodejs",
|
||||
"bun",
|
||||
"npm",
|
||||
"foot",
|
||||
"tmux",
|
||||
"fzf",
|
||||
"ripgrep",
|
||||
"tree-sitter-cli",
|
||||
"docker",
|
||||
"geoclue",
|
||||
"gst-plugins-good",
|
||||
"texlive-bin",
|
||||
"lazygit",
|
||||
"rustup",
|
||||
"gdb",
|
||||
"lldb",
|
||||
"mingw-w64-gcc",
|
||||
"aarch64-linux-gnu-gcc",
|
||||
"cowsay",
|
||||
"lolcat",
|
||||
"misfortune",
|
||||
"cpio",
|
||||
"wofi",
|
||||
"qutebrowser",
|
||||
"bashtop",
|
||||
"waybar",
|
||||
"hyprpaper",
|
||||
"hyprlock",
|
||||
"blueman",
|
||||
"hypridle",
|
||||
"mako",
|
||||
"wireguard-tools",
|
||||
"proton-vpn-cli",
|
||||
"otf-firamono-nerd",
|
||||
"otf-monaspace-nerd",
|
||||
"ttf-nerd-fonts-symbols",
|
||||
"ttf-nerd-fonts-symbols-mono",
|
||||
"ttf-firacode-nerd",
|
||||
"python-adblock",
|
||||
"claude-code",
|
||||
"neomutt",
|
||||
"irssi",
|
||||
"isync",
|
||||
]
|
||||
aur = [
|
||||
"devpod-bin",
|
||||
"galaxybudsclient-bin",
|
||||
"tmuxinator",
|
||||
"musikcube",
|
||||
"mergerfs",
|
||||
]
|
||||
|
||||
[repos]
|
||||
dotfiles = ["https://git.th3r00t.net/th3r00t/dotfiles", "~/.dotfiles"]
|
||||
Reference in New Issue
Block a user