mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -06:00
nix begat oizys
daylin-bot
f2d393568c
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=6e0aadc585c6d9fdaaebfa5853adbf9610897c82' (2024-10-23) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=3cec45d82113051d35e846e5d80719d8ea0f7002' (2024-10-24) • Updated input 'nixos-wsl': 'github:nix-community/NixOS-WSL/eb326eabbfce607700d0af08cd957fd9d06e48fa' (2024-10-22) → 'github:nix-community/NixOS-WSL/5a965cb108fb1f30b29a26dbc29b473f49e80b41' (2024-10-23) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26' (2024-10-20) → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d' (2024-10-23) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/bf078b605a516a2b5dbde38baf1b1ec8b4b2bf06' (2024-10-23) → 'github:nix-community/nixpkgs-wayland/6adff0618f449800751559f7c330eaa286818a68' (2024-10-24) • Updated input 'nixpkgs-wayland/nixpkgs': 'github:nixos/nixpkgs/1997e4aa514312c1af7e2bda7fad1644e778ff26' (2024-10-20) → 'github:nixos/nixpkgs/2768c7d042a37de65bb1b5b3268fc987e534c49d' (2024-10-23) • Updated input 'roc': 'github:roc-lang/roc/0b0ed3cd5df56828306f5c9bc29c68b2344ab8c4' (2024-10-23) → 'github:roc-lang/roc/06996d88f29589e189843171cf74187a45cc777e' (2024-10-24) • Updated input 'zig-overlay': 'github:mitchellh/zig-overlay/ebd28ce7e9e2146dbdfd7172293c3ca231932ce5' (2024-10-23) → 'github:mitchellh/zig-overlay/80c65f48336fe544f0460ba96affd9b176a0c496' (2024-10-25) • Updated input 'zls': 'github:zigtools/zls/ea2c303b0ddb08a0d364b8eb7959d685fe9e65c6' (2024-10-22) → 'github:zigtools/zls/5acc06679321aeff5f6d2f05ebb52520f734a8b8' (2024-10-24) |
||
---|---|---|
.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.