mirror of
https://github.com/blahai/nyx.git
synced 2025-02-23 08:45:10 +00:00
New host: Ptocheia
This commit is contained in:
parent
e135815d69
commit
2e577184af
3 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,7 @@ Screenshots coming soontm (3-5 business days)
|
|||
| Nyx | Main desktop |
|
||||
| Theia | VPS |
|
||||
| Helios | Laptop |
|
||||
| Ptocheia | School laptop |
|
||||
| Epimethus | Custom ISO |
|
||||
| Artemis | Old desktop |
|
||||
| Aphrodite | Older desktop |
|
||||
|
|
|
@ -55,6 +55,12 @@ in {
|
|||
graphical
|
||||
];
|
||||
|
||||
# Elissa's school laptop (got for free from skool)
|
||||
ptocheia.modules = [
|
||||
laptop
|
||||
graphical
|
||||
];
|
||||
|
||||
# Brothers desktop (will set up later)
|
||||
artemis.modules = [
|
||||
desktop
|
||||
|
|
1
systems/ptocheia/default.nix
Normal file
1
systems/ptocheia/default.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{}
|
Loading…
Add table
Reference in a new issue