mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-21 22:57:32 -06:00
nix begat oizys
daylin-bot
e4fb3d6e64
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=25add26881d7b98d2b80eb7a95d3aee0449b72b9' (2025-01-14) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=0dc7367a7006cc3cc877d52bf34c4998144bff84' (2025-01-16) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/9abb87b552b7f55ac8916b6fc9e5cb486656a2f3' (2025-01-13) → 'github:nixos/nixpkgs/eb62e6aa39ea67e0b8018ba8ea077efe65807dc8' (2025-01-14) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/07d1519ff6abaf37209529e03da075f990da2479' (2025-01-14) → 'github:nix-community/nixpkgs-wayland/8f3a889a1bb60d58f42fc671d8a0b73496ede51c' (2025-01-15) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/13c913f5deb3a5c08bb810efd89dc8cb24dd968b' (2025-01-06) → 'github:numtide/treefmt-nix/97871d416166803134ba64597a1006f3f670fbde' (2025-01-16) |
||
---|---|---|
.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.