mirror of
https://github.com/blahai/nyx.git
synced 2025-02-23 14:35:09 +00:00
79 lines
1.6 KiB
Markdown
79 lines
1.6 KiB
Markdown
# My NixOS configuration
|
|
|
|
Still very much WIP
|
|
|
|
probably most of this is ~~stolen~~ borrowed from [isabelroses](https://github.com/isabelroses/dotfiles) :3
|
|
|
|
Screenshots coming soontm (3-5 business days)
|
|
|
|
### Hosts
|
|
|
|
| Host | Description |
|
|
| --------- | ------------- |
|
|
| Nyx | Main desktop |
|
|
| Theia | VPS |
|
|
| Helios | Laptop |
|
|
| Ptocheia | School laptop |
|
|
| Epimethus | Custom ISO |
|
|
| Artemis | Old desktop |
|
|
| Aphrodite | Older desktop |
|
|
|
|
#### Specs
|
|
|
|
Nyx:
|
|
|
|
- AMD r5 7600x (6c12t)
|
|
- AMD Radeon rx 6700xt
|
|
- msi MRG B650
|
|
- 32GB DDR5 6000MT/s ram
|
|
|
|
Theia:
|
|
|
|
- 6VCPU (AMD EPYC 9454P)
|
|
- 20GB ram
|
|
|
|
Helios:
|
|
|
|
- TBC but probably Lenovo Yoga Pro 7 Gen 9 (14″ AMD)
|
|
- AMD Strix Point 9 365 (10c20t)
|
|
- AMD Radeon 880M
|
|
- 32GB LPDDR5X 7500MT/s
|
|
|
|
Ptocheia:
|
|
|
|
- AMD r3 3250u
|
|
- 8GB ram
|
|
|
|
Epimethus:
|
|
|
|
- N/A
|
|
|
|
Artemis:
|
|
|
|
- AMD r5 2600 (6c12t)
|
|
- Nvidia GTX 1050ti
|
|
- some hp proprietary mobo
|
|
- 16GB DDR4 2666MT/s ram
|
|
|
|
Aphrodite:
|
|
|
|
- Intel core i7 2800
|
|
- Nvidia GT 550
|
|
- idek
|
|
- 12GB DDR2
|
|
|
|
### Flake layout
|
|
|
|
Will be done after the rewrite (probably)
|
|
|
|
## 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
|
|
|
|
- [isabelroses](https://github.com/isabelroses/dotfiles) for ~~a lot~~ most of system configs + wezterm and ags config
|
|
- [NotAShelf](https://github.com/NotAShelf/nyx) hjem and other random stuff
|
|
- [Aylur](https://github.com/Aylur/dotfiles) for some nix stuff but especially AGS and libastal
|
|
- [vimjoyer](https://github.com/vimjoyer) for the amazing tutorials
|
|
|
|
And everyone else I forgot to mention, y'all are awesome
|