mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 01:50:44 -06:00
nix begat oizys
daylin-bot
e03cce1dae
Flake lock file updates: • Updated input 'ghostty': 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=70b984ebaff9fb9e80e0332a00eaac7b45b52e1d' (2024-11-11) → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=2661792cf7e322ef165271db71e8977fa2188cab' (2024-11-12) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=f5fa84554ffe55e29a397014964238be89ffa54d' (2024-11-11) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=bb160cfe377da2d2b2e4431a3399fa60114f3911' (2024-11-12) • Updated input 'hyprman': 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=a41acd54a3f887f4050c518de25963d5e7d6208f' (2024-11-07) → 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=884cb9c68c3d28542e581be762b13dcc380a8135' (2024-11-11) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/e71b4345d9aebca98d9ea91eb5f86d57f804f6d6' (2024-11-11) → 'github:nix-community/nixpkgs-wayland/c7648f36d9ae0d5e38aa0f7417b05e317eb162ba' (2024-11-12) • Updated input 'tsm': 'github:daylinmorgan/tsm/544b4f5c6fe8acd1a9529e5604ea2a9ced3161a4?dir=nix' (2024-10-07) → 'github:daylinmorgan/tsm/4b53d3e050e4bb444ef28bdc8c2e11b939d8dfb2?dir=nix' (2024-11-12) • Updated input 'utils': 'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=c81c065701d77bfce59e8358c2f9e2dfdcb11b95' (2024-11-07) → 'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=32adb124b3b7ea820e3d0e67622c10e1c711ade4' (2024-11-11) |
||
---|---|---|
.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"
oizys
usage:
oizys subcmd [flags]
subcommands:
build nix build
cache build and push store paths
ci 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.