mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-02 11:04:17 -06:00
nix begat oizys
daylin-bot
406e613600
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=a661203bb6d4714b211572759e2f74b1da194972' (2025-01-20) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=fda5626594c3f31bbab08e877a797a623c98c450' (2025-01-22) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/4846091641f3be0ad7542086d52769bb7932bde6' (2025-01-05) → 'github:hyprwm/aquamarine/e7719f9b9f5321c7100733773ad9f38cb6db6b6f' (2025-01-12) • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor/69270ba8f057d55b0e6c2dca0e165d652856e613' (2024-12-22) → 'github:hyprwm/hyprcursor/3219b311283803d4dbdacb3c5cc10cf9e9b7c2b5' (2025-01-20) • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils/6997fe382dcf396704227d2b98ffdd5066da6959' (2025-01-05) → 'github:hyprwm/hyprland-qtutils/534cd1badc46ec9bdd986ab41ad2408bf845961e' (2025-01-13) • Added input 'hyprland/hyprland-qtutils/hyprland-qt-support': 'github:hyprwm/hyprland-qt-support/0ecf224f213497c45b12c4dc7bdc2c2edd0e3084' (2025-01-08) • Added input 'hyprland/hyprland-qtutils/hyprland-qt-support/nixpkgs': follows 'hyprland/hyprland-qtutils/nixpkgs' • Added input 'hyprland/hyprland-qtutils/hyprland-qt-support/systems': follows 'hyprland/hyprland-qtutils/systems' • Updated input 'hyprland/hyprutils': 'github:hyprwm/hyprutils/3c895da64b0eb19870142196fa48c07090b441c4' (2025-01-06) → 'github:hyprwm/hyprutils/72dfbf52967e4040693164319a027d8ac6315887' (2025-01-11) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/d7f18dda5e511749fa1511185db3536208fb1a63' (2024-12-22) → 'github:hyprwm/xdg-desktop-portal-hyprland/7613351375de66ca0d56689e333d460e2db05454' (2025-01-09) • 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.