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
|
||||
|
||||
- add packages
|
||||
- add configure of i2c dccutil to control external monitor screen brightness
|
||||
## base work
|
||||
|
||||
- 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 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`
|
||||
|
||||
- [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
|
||||
- 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