Compare commits
No commits in common. "a88b58935930a29ceb5cf96209c022358dbee8f2" and "79b7ff82410f45bbc3abb8c8f741c0bbfc032916" have entirely different histories.
a88b589359
...
79b7ff8241
2 changed files with 11 additions and 12 deletions
22
TODO.md
22
TODO.md
|
|
@ -1,24 +1,24 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
## base work
|
- add packages
|
||||||
|
|
||||||
- Run monakhos base on a podman arch container
|
|
||||||
- goal: having a container with a workable environment
|
|
||||||
|
|
||||||
## others
|
|
||||||
|
|
||||||
- add configure of i2c dccutil to control external monitor screen brightness
|
- add configure of i2c dccutil to control external monitor screen brightness
|
||||||
|
|
||||||
- add email client setup
|
- add email client setup
|
||||||
- add gopass config
|
- add gopass config
|
||||||
|
|
||||||
- add python pool
|
- add python pool
|
||||||
|
|
||||||
- add cargo global packages, like `pads`
|
- add cargo global packages, like `pads`
|
||||||
|
|
||||||
- [ ] configure kanshi
|
- [ ] configure kanshi
|
||||||
|
|
||||||
- [ ] battery notify https://github.com/cdown/battery-notify
|
- [ ] battery notify https://github.com/cdown/battery-notify
|
||||||
|
|
||||||
- configure password management
|
- configure password management
|
||||||
|
|
||||||
- [ ] Put some customized patched docker daemon config in /etc/docker/daemon.json with bigger address pool
|
- [ ] Put some customized patched docker daemon config in /etc/docker/daemon.json with bigger address pool
|
||||||
|
|
||||||
- `sudo usermod -a -G wireshark mbess`
|
- `sudo usermod -a -G wireshark mbess`
|
||||||
|
|
||||||
- add package: spice server for Qemu and client
|
- [x] packages: add `texlive-langfrench`, `texlive-binextra`
|
||||||
- `qemu-chardev-spice`
|
|
||||||
- `spice-vdagent`
|
|
||||||
- `spice-gtk` => provide the `spicy` GUI app
|
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,6 @@ common:
|
||||||
- screen
|
- screen
|
||||||
- openssh
|
- openssh
|
||||||
- base-devel
|
- base-devel
|
||||||
- os-prober
|
|
||||||
- name: mosh
|
- name: mosh
|
||||||
desc: The best to connect to remote server!
|
desc: The best to connect to remote server!
|
||||||
deps:
|
deps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue