mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-13 19:27:53 -06:00
nix begat oizys
daylin-bot
7e0be17d46
Flake lock file updates: • Updated input 'ghostty': 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=960e52573b383b5d757d61e6e97b6263a5bfddd1' (2024-11-04) → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=ab97645df1ccbd9d5dfe86c9b03e86a71c0848e1' (2024-11-06) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=0fb9a04526b06adfb3fd16b64e13b7d110ae7855' (2024-11-04) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=3bf6f78dad5f78dd8f4f519ceaa5a98671c90b14' (2024-11-05) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/2920f4cc370aedb9043644343ac7fc0251f2cde8' (2024-11-03) → 'github:nix-community/nixpkgs-wayland/c20dd1acb20fb0bb10671f43435ee7df7c6b8657' (2024-11-05) • Updated input 'roc': 'github:roc-lang/roc/faaf69599eccd043ac62cf349581c1989aba4265' (2024-11-04) → 'github:roc-lang/roc/544a5dcfec8bc96cafbbb888bc3e39f0f8a6dcb2' (2024-11-05) • Updated input 'zig-overlay': 'github:mitchellh/zig-overlay/efff314a4daabec1de625a1780e774fdaea50605' (2024-11-04) → 'github:mitchellh/zig-overlay/bb2c8746543c8c36116e1d166170abcd6d89b68e' (2024-11-05) • Updated input 'zls': 'github:zigtools/zls/04e7f5f78ac37395ee020b30460c01dfdc0803ed' (2024-11-04) → 'github:zigtools/zls/2451194af15e9816b3694c632ca9f545ddc90a12' (2024-11-05) |
||
---|---|---|
.github | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
todo.md |
oizys
nix begat oizys
This is a custom multi-host nixos flake. See below for the currently maintained hosts.
hosts
rune | name | system |
---|---|---|
othalan | Thinkpad Carbon X1 Gen 9 | |
algiz | Hetzner VPS hosting forgejo, soft-serve & gts | |
mannaz | Custom AMD Tower with Nvidia 1050ti | |
naudiz | Nixos-WSL for those times I'm trapped on windows |
oizys cli
A small helper utility that mostly just wraps nix
commands for convenience.
nix run "github:daylinmorgan/oizys"
nix begat oizys
Usage:
oizys {SUBCMD} [sub-command options & parameters]
subcommands:
help print comprehensive or per-cmd help
build nix build
cache build and push to cachix
ci trigger GHA update flow
dry dry run build
os nixos-rebuild
output output
update update and run nixos-rebuild
oizys?
Oizys was birthed by the goddess Nyx/Nix and embodies suffering and misery. Which is all that awaits you if you embrace nix.
Note
I don't use home-manager to manager my shell/user configs. You can find those in my separate
chezmoi
-manageddotfiles
repository.