mirror of
https://github.com/blahai/nyx.git
synced 2025-02-22 22:25:09 +00:00
README: readme
This commit is contained in:
parent
2c8f822b83
commit
e42d42f5c2
1 changed files with 70 additions and 1 deletions
71
README.md
71
README.md
|
@ -1,3 +1,72 @@
|
|||
Still very much WIP
|
||||
# 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 |
|
||||
| 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
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue