Update README.md: mark completed tasks - I almost forgor
This commit is contained in:
parent
f18b2037da
commit
5664699f64
1 changed files with 8 additions and 9 deletions
17
README.md
17
README.md
|
|
@ -12,18 +12,17 @@ you were on the other side, silliness is okay, but consent is best.
|
||||||
|
|
||||||
TODO HECK
|
TODO HECK
|
||||||
|
|
||||||
- [ ] Do a massive overhaul of the file structure, like there should be like modules where it is possible to call things to be packages. I.e. Calling the OVMF/SeaBIOS + Gnome/Plasma/Sway + Local changes, which two former would be separate .nix files.
|
- [x] Do a massive overhaul of the file structure, like there should be like modules where it is possible to call things to be packages. I.e. Calling the OVMF/SeaBIOS + Gnome/Plasma/Sway + Local changes, which two former would be separate .nix files. -> Probably will do a V3 or v2.1 later on when mature
|
||||||
|
|
||||||
- [ ] Add the .env for the configurations so that we add the `git config --global user.email "you@example.com"` and `git config --global user.name "Your Name"` with the account custom made for this.
|
- [ ] Add the .env for the configurations so that we add the `git config --global user.email "you@example.com"` and `git config --global user.name "Your Name"` with the account custom made for this.
|
||||||
|
- [?] Clean up the hanging configurations -> PiHole DNS Stuff needs to be transferred over elegantly, don't want to touch it unless I am myself en-site.
|
||||||
- [ ] Clean up the hanging configurations
|
- [x] Find a more clean way to store initial passwords (.env??) -> [nix-sops](https://github.com/Mic92/sops-nix)
|
||||||
- [ ] Find a more clean way to store initial passwords (.env??)
|
- [?] Create proper build automation scripts -> Needs to be properly done.
|
||||||
- [ ] Create proper build automation scripts
|
|
||||||
- [ ] Attach more NixOS weblinks...
|
- [ ] Attach more NixOS weblinks...
|
||||||
- [ ] Update Forgejo Styling
|
- [ ] Update Forgejo Styling
|
||||||
- [ ] Figure out what the ***hecc*** to do with SSL Certifications in the most elegant way
|
- [x] Figure out what the ***hecc*** to do with SSL Certifications in the most elegant way -> Use Traefik
|
||||||
- [ ] Add Git Actions to Forgejo
|
- [x] Add Git Actions to Forgejo -> It was already added, just need to setup the CI itself.
|
||||||
- [ ] Create the Podman x Portainer NixOS module
|
- [ ] Setup the CI backend.
|
||||||
|
- [x] Create the Podman x Portainer NixOS module -> See `Songsheet`
|
||||||
- [ ] Read up more about how to a backup machine stuff and making it Nix-y...
|
- [ ] Read up more about how to a backup machine stuff and making it Nix-y...
|
||||||
- [ ] Figure out my life
|
- [ ] Figure out my life
|
||||||
- [ ] Setup Hardware Keys
|
- [ ] Setup Hardware Keys
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue