nix begat oizys
Find a file
daylin-bot 7e0be17d46 flake.lock: Update
Flake lock file updates:

• Updated input 'ghostty':
    'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=960e52573b383b5d757d61e6e97b6263a5bfddd1' (2024-11-04)
  → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=ab97645df1ccbd9d5dfe86c9b03e86a71c0848e1' (2024-11-06)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=0fb9a04526b06adfb3fd16b64e13b7d110ae7855' (2024-11-04)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=3bf6f78dad5f78dd8f4f519ceaa5a98671c90b14' (2024-11-05)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/2920f4cc370aedb9043644343ac7fc0251f2cde8' (2024-11-03)
  → 'github:nix-community/nixpkgs-wayland/c20dd1acb20fb0bb10671f43435ee7df7c6b8657' (2024-11-05)
• Updated input 'roc':
    'github:roc-lang/roc/faaf69599eccd043ac62cf349581c1989aba4265' (2024-11-04)
  → 'github:roc-lang/roc/544a5dcfec8bc96cafbbb888bc3e39f0f8a6dcb2' (2024-11-05)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/efff314a4daabec1de625a1780e774fdaea50605' (2024-11-04)
  → 'github:mitchellh/zig-overlay/bb2c8746543c8c36116e1d166170abcd6d89b68e' (2024-11-05)
• Updated input 'zls':
    'github:zigtools/zls/04e7f5f78ac37395ee020b30460c01dfdc0803ed' (2024-11-04)
  → 'github:zigtools/zls/2451194af15e9816b3694c632ca9f545ddc90a12' (2024-11-05)
2024-11-06 01:50:20 +00:00
.github bump the other ssh-setup-action 2024-11-04 14:17:57 -06:00
hosts add back working version of llm + llm-plugins 2024-11-04 12:24:08 -06:00
lib remove oizys only nim remains 2024-10-20 15:49:58 -05:00
modules add back working version of llm + llm-plugins 2024-11-04 12:24:08 -06:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs abstract build step 2024-11-04 14:33:14 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-11-06 01:50:20 +00:00
flake.nix switch to releasd lix 2024-11-04 10:37:09 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md replace readme help 2024-09-16 10:45:07 -05:00
todo.md todo 2024-10-13 18:15:37 -05:00

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