mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-15 11:18:55 +02:00
Update the sway desktop manager fetching of home-manager to not use the cache'd version to prevent erroneous mismatch between different machines despite the same url and upstream channel
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 5m24s
All checks were successful
Build Nix modules (dry-run) / build-modules (push) Successful in 5m24s
This commit is contained in:
parent
6c25a08515
commit
50e64761ee
3 changed files with 11 additions and 10 deletions
|
|
@ -18,7 +18,7 @@ TODO HECK
|
|||
- [x] Find a more clean way to store initial passwords (.env??) -> [nix-sops](https://github.com/Mic92/sops-nix)
|
||||
- [x] Create proper build automation scripts -> Needs to be properly done.
|
||||
- [ ] Attach more NixOS weblinks...
|
||||
- [ ] Update Forgejo Styling
|
||||
- [x] Update Forgejo Styling
|
||||
- [x] Figure out what the ***hecc*** to do with SSL Certifications in the most elegant way -> Use Traefik
|
||||
- [x] Add Git Actions to Forgejo -> It was already added, just need to setup the CI itself.
|
||||
- [x] Setup the CI backend.
|
||||
|
|
@ -26,8 +26,9 @@ TODO HECK
|
|||
- [ ] Read up more about how to a backup machine stuff and making it Nix-y...
|
||||
- [ ] Figure out my life
|
||||
- [ ] Setup Hardware Keys
|
||||
- [x] Setup a VPN
|
||||
- [ ] Setup a VPN, needs to be setup as module
|
||||
- [ ] Setup Alejandra pre-commit hook
|
||||
- [ ] Document the need to do `nix flake update` when the home-manager flake version mismatch gets too apparent.
|
||||
|
||||
|
||||
## NOTES FOR FUTURE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue