feat(grfn/system): Add ogopogo
This is my new work desktop https://en.wikipedia.org/wiki/Ogopogo Change-Id: I198d8757ff85eec00a303b990efdd2658cbc3e6a Reviewed-on: https://cl.tvl.fyi/c/depot/+/5963 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
parent
482e1b201c
commit
7ac9b76c3c
5 changed files with 151 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ rec {
|
|||
|
||||
dobharchuHome = dobharchu.activation-script;
|
||||
|
||||
ogopogo = home ./machines/ogopogo.nix;
|
||||
|
||||
ogopogoHome = ogopogo.activation-script;
|
||||
|
||||
yeren = home ./machines/yeren.nix;
|
||||
|
||||
yerenHome = yeren.activation-script;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue