mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-02 11:04:17 -06:00
nix begat oizys
daylin-bot
a3a2b3c17e
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=d8f79d7678f428738f3173020109bd7b7fbd0840' (2025-01-24) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=3b207d29bdaf4c718a8878456bb17f2a67f2d9f4' (2025-01-26) • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils/a9852dbf5a1ec77cf617543728144c1362709e46' (2025-01-23) → 'github:hyprwm/hyprland-qtutils/9c0831ff98856c0f312fcb8b57553fbe3dd34d5b' (2025-01-25) • Updated input 'hyprland/hyprutils': 'github:hyprwm/hyprutils/006620eb29d54ea9086538891404c78563d1bae1' (2025-01-23) → 'github:hyprwm/hyprutils/fb0c2d1de3d1ef7396d19c18ac09e12bd956929e' (2025-01-24) • Updated input 'hyprland-contrib': 'github:hyprwm/contrib/d7c55140f1785b8d9fef351f1cd2a4c9e1eaa466' (2024-12-01) → 'github:hyprwm/contrib/296740785d25b5fe19cce4978050dc5dc704876a' (2025-01-25) • Updated input 'lib-aggregate': 'github:nix-community/lib-aggregate/e07594822638004d96f100febbe947189c42e8a9' (2025-01-19) → 'github:nix-community/lib-aggregate/8bfb3946eb1aa6f8b56b2b26c8479b20f5e6c04e' (2025-01-26) • Updated input 'lix': ' |
||
---|---|---|
.github | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs | ||
templates/dev | ||
.gitignore | ||
.sops.yaml | ||
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"
usage:
oizys subcmd [flags]
subcommands:
build nix build
cache build and push store paths
ci builtin ci
gha trigger GHA
dry dry run build
os nixos-rebuild subcmd
output nixos config attr
update update and run nixos-rebuild
flags:
--flake path/to/flake
--host host(s) to build
-d --debug enable debug mode
-r --resetCache set cache timeout to 0
-h --help show this help
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.