mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
Daylin Morgan
bf192f478d
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/63e3668529f6c06478ec288723d0ba46374c4bc5?narHash=sha256-8/JkRxsXLhiGELcw7t5RBf1mk94mbHc/oJiBzoPYTv8%3D' (2024-04-08) → 'github:hyprwm/Hyprland/185a3b48814cc4a1afbf32a69792a6161c4038cd?narHash=sha256-m44SvLfwPc8qPpBQa5ObOtTe6RbVNfQLpn%2BbCdlHFxQ%3D' (2024-04-11) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/0d28066770464d19d637f6e8e42e8688420b6ac6?narHash=sha256-xxon7WwNm4/EadMKg1eF40/5s0O78nXUy2ILZt6vT7E%3D' (2024-04-08) → 'github:nixos/nixpkgs/d6b3ddd253c578a7ab98f8011e59990f21dc3932?narHash=sha256-kR7C7Fqt3JP40h0mzmSZeWI5pk1iwqj4CSeGjnUbVHc%3D' (2024-04-10) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/2547cb5b49297ad22dee07f6847c7a99a99f7721?narHash=sha256-pyppS3qgeZagY/YZF0ug2rf97Z91%2BgaUwnS0McFuH1k%3D' (2024-04-08) → 'github:nix-community/nixpkgs-wayland/ed9ef02d368c00e69e8e67fa86d0226559df75aa?narHash=sha256-HByQWVHn0sG7BFj%2B7z9UhhMY9CcCqaWBPXX5H3QKRyQ%3D' (2024-04-11) • Updated input 'stable': 'github:nixos/nixpkgs/e38d7cb66ea4f7a0eb6681920615dfcc30fc2920?narHash=sha256-g0whLLwRvgO2FsyhY8fNk%2BTWenS3jg5UdlWL4uqgFeo%3D' (2024-04-06) → 'github:nixos/nixpkgs/b2cf36f43f9ef2ded5711b30b1f393ac423d8f72?narHash=sha256-bCs0%2BMSTra80oXAsnM6Oq62WsirOIaijQ/BbUY59tR4%3D' (2024-04-10) • Updated input 'zig2nix': 'github:Cloudef/zig2nix/53e12c1a03c34b0b35bcb0eb5b495ba90f62302f?narHash=sha256-TIcl3dKFqSymIFUj3vRN05Ahl2eAH/EqJRf/P5nCBtY%3D' (2024-04-08) → 'github:Cloudef/zig2nix/c5279639cbbb10df20a340f54dd95b562fafc552?narHash=sha256-eWGnAesSlXa7E2ugjwPT7g1HVs0uPPoLL2NT9sOzKCU%3D' (2024-04-11) |
||
---|---|---|
.github/workflows | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs/oizys | ||
.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 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
-manageddotfiles
repository.