nix begat oizys
Go to file
Daylin Morgan e68109a40f
dunst install phase broken
2024-05-05 16:04:06 -05:00
.github/workflows remove lock gha 2024-04-15 10:28:09 -05:00
hosts pass enabled down 2024-04-28 09:12:56 -05:00
lib oizys-go because why not 2024-05-04 09:07:48 -05:00
modules dunst install phase broken 2024-05-05 16:04:06 -05:00
overlays formatting 2024-03-14 09:51:27 -05:00
pkgs/oizys actually pass "flake" to nixos-rebuild 2024-05-05 15:03:35 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md vutlr is dead long live hetzner 2024-04-04 14:06:03 -05:00
flake.lock hyprwm uses submodules now rip c++ 2024-05-05 16:03:54 -05:00
flake.nix hyprwm uses submodules now rip c++ 2024-05-05 16:03:54 -05:00
todo.md remove todos 2024-03-27 03:34:58 -05:00

README.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 Cloud hosting forgejo,soft-serve & gts
mannaz Custom AMD Tower with Nvidia 1050ti

oizys cli

A small helper utility that mostly just wraps nix commands for convenience.

nix run "github:daylinmorgan/oizys"
oizys <cmd> [opts]

commands:
  dry     poor man's nix flake check
  boot    nixos-rebuild boot
  switch  nixos-rebuild switch
  cache   build and push to cachix
  build   build system flake

options:
  -h|--help      show this help
     --host      hostname (current host)
  -f|--flake     path to flake ($FLAKE_PATH or $HOME/oizys)
  -c|--cache     name of cachix binary cache (daylin)
     --no-pinix  don't use pinix

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-managed dotfiles repository.