mirror of
https://github.com/blahai/nyx.git
synced 2025-02-23 09:05:09 +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 |
|
| Nyx | Main desktop |
|
||||||
| Theia | VPS |
|
| Theia | VPS |
|
||||||
| Helios | Laptop |
|
| Helios | Laptop |
|
||||||
|
| Ptocheia | School laptop |
|
||||||
| Epimethus | Custom ISO |
|
| Epimethus | Custom ISO |
|
||||||
| Artemis | Old desktop |
|
| Artemis | Old desktop |
|
||||||
| Aphrodite | Older desktop |
|
| Aphrodite | Older desktop |
|
||||||
|
|
|
@ -55,6 +55,12 @@ in {
|
||||||
graphical
|
graphical
|
||||||
];
|
];
|
||||||
|
|
||||||
|
# Elissa's school laptop (got for free from skool)
|
||||||
|
ptocheia.modules = [
|
||||||
|
laptop
|
||||||
|
graphical
|
||||||
|
];
|
||||||
|
|
||||||
# Brothers desktop (will set up later)
|
# Brothers desktop (will set up later)
|
||||||
artemis.modules = [
|
artemis.modules = [
|
||||||
desktop
|
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