mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
remove public folder and add gitignore for it
This commit is contained in:
parent
62401acb15
commit
44899d7f00
40 changed files with 21 additions and 494 deletions
|
@ -1,7 +1,23 @@
|
|||
[[project]]
|
||||
name = "My Homelab"
|
||||
desc = "Homelab Status page"
|
||||
tags = [ "nixos", "homelab" ]
|
||||
name = "Arch-itect"
|
||||
desc = "a fast installer for my personal Arch setup."
|
||||
tags = [ "archlinux", "installer" ]
|
||||
links = [
|
||||
{ name = "Status", url = "https://status.ahoneybun.net" }
|
||||
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/arch-itect" }
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "Nyxi Installer"
|
||||
desc = "a fast installer for my personal NixOS setup."
|
||||
tags = [ "nixos", "installer" ]
|
||||
links = [
|
||||
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/nyxi-installer" }
|
||||
]
|
||||
|
||||
[[project]]
|
||||
name = "My nix files for NixOS"
|
||||
desc = "including hosts like servers and homelab"
|
||||
tags = [ "nixos" ]
|
||||
links = [
|
||||
{ name = "Gitlab", url = "https://gitlab.com/ahoneybun/nix-configs" }
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue