mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 03:07:31 -06:00
nix begat oizys
daylin-bot
01aba068e3
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=4971725b69768d156047289b7606e470c6963f59' (2025-01-02) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=1bf4937b0292dc156e2530185c231608280be27f' (2025-01-06) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/eecb74dc79bb6752a2a507e6edee3042390a6091' (2024-12-22) → 'github:hyprwm/aquamarine/4846091641f3be0ad7542086d52769bb7932bde6' (2025-01-05) • Updated input 'hyprland/hyprgraphics': 'github:hyprwm/hyprgraphics/6dea3fba08fd704dd624b6d4b261638fb4003c9c' (2024-12-22) → 'github:hyprwm/hyprgraphics/52202272d89da32a9f866c0d10305a5e3d954c50' (2025-01-05) • Updated input 'hyprland/hyprland-protocols': 'github:hyprwm/hyprland-protocols/271df559dd30e4bc5ec6af02d017ac0aaabd63a7' (2025-01-01) → 'github:hyprwm/hyprland-protocols/e3b6af97ddcfaafbda8e2828c719a5af84f662cb' (2025-01-01) • Updated input 'hyprland/hyprland-qtutils': 'github:hyprwm/hyprland-qtutils/c77109d7e1ddbcdb87cafd32ce411f76328ae152' (2024-12-22) → 'github:hyprwm/hyprland-qtutils/6997fe382dcf396704227d2b98ffdd5066da6959' (2025-01-05) • Updated input 'hyprland/hyprlang': 'github:hyprwm/hyprlang/0404833ea18d543df44df935ebf1b497310eb046' (2024-12-22) → 'github:hyprwm/hyprlang/55608efdaa387af7bfdc0eddb404c409958efa43' (2024-12-28) • Updated input 'hyprland/hyprutils': 'github:hyprwm/hyprutils/8f15d45b120b33712f6db477fe5ffb18034d0ea8' (2024-12-27) → 'github:hyprwm/hyprutils/3c895da64b0eb19870142196fa48c07090b441c4' (2025-01-06) • Updated input 'hyprland/hyprwayland-scanner': 'github:hyprwm/hyprwayland-scanner/4d7367b6eee87397e2dbca2e78078dd0a4ef4c61' (2024-12-21) → 'github:hyprwm/hyprwayland-scanner/de913476b59ee88685fdc018e77b8f6637a2ae0b' (2024-12-29) • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix/f0f0dc4920a903c3e08f5bdb9246bb572fcae498' (2024-12-21) → 'github:cachix/git-hooks.nix/a5a961387e75ae44cc20f0a57ae463da5e959656' (2025-01-03) • Removed input 'hyprland/pre-commit-hooks/nixpkgs-stable' • Updated input 'lix': ' |
||
---|---|---|
.github | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs | ||
.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.