mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-06 10:02:40 -05:00
add aws
This commit is contained in:
parent
060177d124
commit
37942639ee
1 changed files with 8 additions and 0 deletions
|
|
@ -164,6 +164,14 @@ lib.mkIf config.user.overseer.enable {
|
|||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
AWS = [
|
||||
{
|
||||
icon = "aws.svg";
|
||||
href = "https://console.aws.amazon.com/";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue