mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
daylin-bot
d55a6dc72c
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=f0e023bff2f2a25ffe5ed3166f55f7274d17c6bc' (2024-10-25) • Updated input 'hyprman': 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=7a06a2a28c546b172dca79a35b5b12476d7e24da' (2024-10-22) → 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=952d79d368862d74b4ad233df57883fdd1974c4c' (2024-10-25) • 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/833950fe76340407ce9d9fc409994b11476cd22e' (2024-10-25) • 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/e1183e58e55397fe07b08981937c4f626ca7db42' (2024-10-25) • Updated input 'zig-overlay': 'github:mitchellh/zig-overlay/ebd28ce7e9e2146dbdfd7172293c3ca231932ce5' (2024-10-23) → 'github:mitchellh/zig-overlay/71a0618a10c2fb8d6c60b3498bcdb5dc4573e403' (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.