mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-23 02:40:45 -06:00
nix begat oizys
daylin-bot
22c03e5e04
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=c3f7c9bbb52b9ad3d24ccfcc5c552ed16c9985a5' (2024-10-12) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=b57086aa4362117c1f1025246f618d760e44b026' (2024-10-16) • Updated input 'hyprland/aquamarine': 'github:hyprwm/aquamarine/65dd97b5d21e917295159bbef1d52e06963f4eb0' (2024-10-07) → 'github:hyprwm/aquamarine/9874e08eec85b5542ca22494e127b0cdce46b786' (2024-10-14) • Updated input 'hyprland/hyprcursor': 'github:hyprwm/hyprcursor/d60e1e01e6e6633ef1c87148b9137cc1dd39263d' (2024-10-01) → 'github:hyprwm/hyprcursor/0264e698149fcb857a66a53018157b41f8d97bb0' (2024-10-11) • Updated input 'hyprland/hyprutils': 'github:hyprwm/hyprutils/3f5293432b6dc6a99f26aca2eba3876d2660665c' (2024-09-25) → 'github:hyprwm/hyprutils/fd4be8b9ca932f7384e454bcd923c5451ef2aa85' (2024-10-14) • Updated input 'hyprland/nixpkgs': 'github:NixOS/nixpkgs/bc947f541ae55e999ffdb4013441347d83b00feb' (2024-10-04) → 'github:NixOS/nixpkgs/a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c' (2024-10-14) • Updated input 'hyprland/pre-commit-hooks': 'github:cachix/git-hooks.nix/1211305a5b237771e13fcca0c51e60ad47326a9a' (2024-10-05) → 'github:cachix/git-hooks.nix/ff68f91754be6f3427e4986d7949e6273659be1d' (2024-10-13) • Updated input 'lix': ' |
||
---|---|---|
.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.