mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 21:32:33 +02:00
36ad6aeb57
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
14 lines
218 B
Nix
14 lines
218 B
Nix
{
|
|
Home = {
|
|
id = "1f8a6f7c-3b59-4d65-9c1f-0a3e9a6f1b01";
|
|
icon = "🏠";
|
|
position = 1000;
|
|
};
|
|
|
|
Infosec = {
|
|
id = "2b9d4c41-6a8e-4c9b-9a44-6d1c7f2e8b02";
|
|
icon = "🔒";
|
|
position = 2000;
|
|
};
|
|
}
|