nyx/README.md

51 lines
1.1 KiB
Markdown
Raw Normal View History

2024-10-12 12:30:27 +00:00
# My NixOS configuration
2024-10-24 17:40:13 +00:00
Screenshots coming soontm
2024-10-12 12:30:27 +00:00
2024-10-24 17:40:13 +00:00
### Hosts
| Host | Description |
| --- | --- |
| Nyx | Main desktop |
| Theia | VPS |
| Helios | Laptop |
2024-11-23 13:26:49 +00:00
| Epimethus | Custom ISO |
2024-10-12 12:30:27 +00:00
2024-12-16 18:10:52 +00:00
#### Specs
Nyx:
- AMD r5 7600x (6c12t)
- AMD radeon rx 6700xt
- msi MRG B650
- 32GB DDR5 6000MTS ram
Theia:
- 6VCPU (AMD EPYC 9454P)
- 20GB ram
2024-10-24 17:40:13 +00:00
2024-12-16 18:10:52 +00:00
Helios:
- TBD
Epimethus:
- N/A
2024-10-24 17:40:13 +00:00
### Notes
2025-01-12 20:53:46 +00:00
I'm doing an almost full rewrite of this config
see [rewrite](https://github.com/blahai/nyx/tree/rewrite) branch
2024-12-16 18:10:52 +00:00
### Flake layout
Will be done after the rewrite (probably)
2024-10-12 12:30:27 +00:00
## Credits
Thank you to everyone who made their flakes available to the public,
without them I couldn't have figured out a lot of things on my own. <3
2024-10-24 17:40:13 +00:00
- [isabelroses](https://github.com/isabelroses/dotfiles) for a lot of system configs + wezterm and ags config
- [NotAShelf](https://github.com/NotAShelf/nyx) shelf
2024-10-12 12:30:27 +00:00
- [Aylur](https://github.com/Aylur/dotfiles) for a lot of nix stuff but especially AGS and libastal
- [vimjoyer](https://github.com/vimjoyer) for the amazing tutorials
2024-10-24 17:40:13 +00:00
And everyone else I forgot to mention, y'all are awesome