nix begat oizys
Go to file
Daylin Morgan 9e3c15eecf
remove inputs comments
2024-04-26 11:14:21 -05:00
.github/workflows remove lock gha 2024-04-15 10:28:09 -05:00
hosts hyprland overlay accomplished what exactly? 2024-04-26 09:24:55 -05:00
lib deadnix + nixfmt 2024-04-05 09:59:46 -05:00
modules hyprland overlay accomplished what exactly? 2024-04-26 09:24:55 -05:00
overlays formatting 2024-03-14 09:51:27 -05:00
pkgs/oizys reduce whitespace 2024-04-23 12:45:48 -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 remove inputs comments 2024-04-26 11:14:21 -05:00
flake.nix remove inputs comments 2024-04-26 11:14:21 -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.