Lakay is the word for home in Haitian creole 🇭🇹
Nix flake containing basic binaries and collection of dotfiles.
todo:
Adding a package
Packages are defined in home.nix
home.packages = [
# Networking
pkgs.oha # ----------- HTTP load generator
pkgs.tailscale # ----- The node agent for Tailscale, a mesh VPN built on WireGuard
];
Simply add a new pkg
to array and run the following in your terminal:
home-manager switch --flake .