mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: lol ok
This commit is contained in:
parent
19c7f6f31f
commit
1b00f3c687
2 changed files with 12 additions and 0 deletions
|
@ -94,6 +94,17 @@ in
|
||||||
];
|
];
|
||||||
keyword = "Website";
|
keyword = "Website";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Zenkit";
|
||||||
|
url = "https://app.zenkit.com/home";
|
||||||
|
tags = [
|
||||||
|
"kanban"
|
||||||
|
"zenkit"
|
||||||
|
"zen"
|
||||||
|
"kit"
|
||||||
|
];
|
||||||
|
keyword = "Zen";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Namecheap";
|
name = "Namecheap";
|
||||||
url = "https://www.namecheap.com";
|
url = "https://www.namecheap.com";
|
||||||
|
|
|
@ -18,6 +18,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
22 # SSH
|
22 # SSH
|
||||||
|
1234 # Elm Server
|
||||||
55771
|
55771
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue