Compare commits
2 commits
79b7ff8241
...
a88b589359
| Author | SHA1 | Date | |
|---|---|---|---|
| a88b589359 | |||
| fbcf835075 |
2 changed files with 12 additions and 11 deletions
22
TODO.md
22
TODO.md
|
|
@ -1,24 +1,24 @@
|
||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
- add packages
|
## base work
|
||||||
- add configure of i2c dccutil to control external monitor screen brightness
|
|
||||||
|
|
||||||
|
- 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 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`
|
||||||
|
|
||||||
- [x] packages: add `texlive-langfrench`, `texlive-binextra`
|
- add package: spice server for Qemu and client
|
||||||
|
- `qemu-chardev-spice`
|
||||||
|
- `spice-vdagent`
|
||||||
|
- `spice-gtk` => provide the `spicy` GUI app
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,7 @@ 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