Commit Graph

7 Commits

Author SHA1 Message Date
Hoang Nguyen 193c9ad7b3
Update hostname alpine-tp -> thorin
Consistently using LoTR for hostnames ^-^
Add initial flake.nix for disk configuration.
Remove amfora configuration (upstream is abandoned).
2024-04-06 00:00:00 +07:00
Hoang Nguyen 922733dcde
Merge sysconfig repo
The other repo is not large enough to be standalone, so include it here
as a single role.

More changes:
- Update onedark pallete (https://github.com/Binaryify/OneDark-Pro/blob/master/src/themes/data/oneDarkPro.ts)
- Fix ansible-lint warnings
2024-02-16 00:00:00 +07:00
Hoang Nguyen b041ffbc2c
Some clean up here and there
Merge `system` and `chromium` roles `packages` and `config`. They were
separated before due to the fact that root is required, but that is not
really a big deal.
2022-09-05 23:30:57 +07:00
Hoang Nguyen ff4aae2d82
Another bunch of changes
- Added option for wallpaper engines
- emacs: disable tree-sitter (the pulled tree-sitter lang binaries are
  glibc only)
- podman: define versions in Ansible variables
- theme: delete catppuccin template (I'll work it out in the future)
2022-09-03 14:52:28 +07:00
Hoang Nguyen 512a1e8157
Some changes here and there
- fish: add my own Nord theme
- scripts: delete launch_pipewire script (/usr/libexec/pipewire-launcher
  does the same thing)
2022-09-02 23:08:19 +07:00
Hoang Nguyen bd6267b1b1
emacs: update module list in init.el 2022-08-24 23:17:39 +07:00
Hoang Nguyen 74df667563
Group roles and playbooks together
Also remove test Dockerfile. I run the playbook everyday so no need for
testing
2022-08-22 21:39:26 +07:00