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