Matthew Stobbs
c73ac46bc8
organizing for go pkg installs
2025-02-12 16:57:28 -07:00
Matthew Stobbs
a3df5215b8
reorganizing configuration
...
- static package configuration in `vars/pkgs`
- loaded into the variable `pkgconfig` as part of `tasks/main.yml`
2025-02-12 12:52:55 -07:00
Matthew Stobbs
9250145116
lot's of standardizing with the refacto
2025-02-11 22:14:04 -07:00
Matthew Stobbs
6d52cc6a4d
move a lot of configuration around
2025-02-11 20:22:42 -07:00
Matthew Stobbs
275f5df722
change layout for better management
...
- instead of just `syspkgs` and `srcpkgs` add more lists
- `appimages`, `flatpkgs` and others as they come up
2025-02-11 17:51:10 -07:00
Matthew Stobbs
c9e5f7f9ab
set filetype to yaml.ansible for all yml files
2025-02-09 18:24:38 -07:00
Matthew Stobbs
80af799c47
separate configuration, requirements and variables
2025-02-09 15:50:59 -07:00
Matthew Stobbs
fc674fe06f
add a number of pkgs
...
- putting package deps and pkgnames in vars/main.yml
2025-02-09 14:55:38 -07:00
Matthew Stobbs
b1ba07cf59
fix typo
2025-02-08 17:08:57 -07:00
Matthew Stobbs
62f7245953
add nextcloud package
2025-02-08 17:04:05 -07:00
Matthew Stobbs
e0c73a81d9
fix typo
2025-02-07 14:53:27 -07:00
Matthew Stobbs
8b834eb633
fix typo
2025-02-07 14:52:43 -07:00
Matthew Stobbs
7c89680480
completed godot
2025-02-07 14:49:33 -07:00
Matthew Stobbs
10a04681da
completed libreoffice and heroic games launcher
2025-02-07 14:47:07 -07:00
Matthew Stobbs
762688a98c
remove gns3
2025-02-07 14:37:12 -07:00
Matthew Stobbs
848edccde6
renamed httpiegui to httpie
2025-02-07 14:32:35 -07:00
Matthew Stobbs
27ba6fec32
completed httpiegui
2025-02-07 14:31:43 -07:00
Matthew Stobbs
caceb70b57
jellyfin will need a lot more work
2025-02-07 14:29:11 -07:00
Matthew Stobbs
401194a966
completed pgadmin
2025-02-07 14:19:12 -07:00
Matthew Stobbs
f52ebe093e
completed tailscale
2025-02-07 14:16:52 -07:00
Matthew Stobbs
6fd2fee66a
complete dbeaver
...
- dbeaver defaults to flatpak install
- bitwarden now defaults to flatpak install
2025-02-07 13:46:12 -07:00
Matthew Stobbs
b2a8e41f3d
complete more pkgs
...
- bitwarden is configured to install the cask on macos and the appimage
on linux
- dbeaver is configured using the flatpak installation
- added handling of flatpaks
2025-02-07 13:34:50 -07:00
Matthew Stobbs
67a9b39abc
add multiple packages
...
- stub only: dbeaver, gns3, godot, heroic
- partial:
- Darwin: httpiegui, jellyfin, libreoffic, pgadmin, tailscale
- full: thunderbird, zfs, zsh
2025-02-07 11:41:14 -07:00
Matthew Stobbs
d0adf18378
add bitwarden
2025-02-07 10:47:30 -07:00
Matthew Stobbs
6e8b77198d
add podman
2025-02-07 10:43:19 -07:00
Matthew Stobbs
da8575bccd
add sqlls
2025-02-01 16:34:58 -07:00
Matthew Stobbs
b33d28ad5b
add ansible-lint
2025-02-01 14:41:01 -07:00
Matthew Stobbs
bad36a4e3c
add yaml language server
2025-02-01 14:33:05 -07:00
Matthew Stobbs
6885752c02
add zls
2025-02-01 14:21:29 -07:00
Matthew Stobbs
b83dc78546
add more language servers
2025-02-01 14:13:36 -07:00
Matthew Stobbs
35281d9503
add jinja-lsp
2025-02-01 13:42:42 -07:00
Matthew Stobbs
0f6fbec124
add a bunch of language servers
2025-02-01 13:38:38 -07:00
Matthew Stobbs
6bff905d71
fix typo
2025-01-31 23:51:46 -07:00
Matthew Stobbs
0ddb0de4c1
add lua-language-server package
2025-01-31 23:49:51 -07:00
Matthew Stobbs
8d19f07f63
start adding lua-language-server
2025-01-31 12:46:45 -07:00
Matthew Stobbs
b93deb582f
cleaned up tags, added names throughout main tasks
2025-01-26 08:25:03 -07:00
Matthew Stobbs
f3690df496
fix more typos
2025-01-25 21:48:48 -07:00
Matthew Stobbs
29f4f2c5d8
fix reference to pkgs
2025-01-25 21:46:10 -07:00
Matthew Stobbs
30a6708a71
fix 'not defined' to 'is undefined'
2025-01-25 21:43:46 -07:00
Matthew Stobbs
a05a8b143d
fix nerdfonts darwin
2025-01-25 21:21:20 -07:00
Matthew Stobbs
ef90e7fbc2
fix typo
2025-01-25 21:18:36 -07:00
Matthew Stobbs
343765c8a6
add zig installation via tarball
2025-01-25 21:16:59 -07:00
Matthew Stobbs
66eaed6e4b
fixing formatting and dependencies
2025-01-25 18:45:37 -07:00
Matthew Stobbs
391e8ee226
fixing packages
2025-01-25 17:54:26 -07:00
Matthew Stobbs
4665de577e
more fixes, more config
2025-01-25 17:39:49 -07:00
Matthew Stobbs
00e08c5997
update and fix multiple packages
2025-01-25 16:07:24 -07:00
Matthew Stobbs
edba662878
rename language specific packages
...
- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_`
- cargo_eza.yml => eza.yml
2025-01-25 11:55:56 -07:00
Matthew Stobbs
2f3690aded
clean up, refactor, documentation
...
- reducing amount of splitting in configs
- documenting configuration
2025-01-24 23:23:24 -07:00
Matthew Stobbs
a600a20b7d
workaround broken home tap package installation
2025-01-24 16:43:28 -07:00
Matthew Stobbs
0dc2252cc4
added cargo, pipx, npm and go installs
2025-01-23 01:06:14 -07:00