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

• Updated input 'f1multiviewer':
    'github:daylinmorgan/f1multiviewer-flake/663a121c6b36ab86ea039dc15e7aff7710703e78' (2024-09-13)
  → 'github:daylinmorgan/f1multiviewer-flake/fb4a3f5dd59c80aa3a210d8ea1ae77f2da0d39ca' (2024-09-19)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=3c9716acfd00c6ea1b7bcd1dc63f97b51cc09998' (2024-09-17)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=9856378384539e35cd943604e6a4d696a9d25447' (2024-09-19)
• Updated input 'hyprland/aquamarine':
    'github:hyprwm/aquamarine/e4a13203112a036fc7f437d391c7810f3dd5ab52' (2024-09-07)
  → 'github:hyprwm/aquamarine/752d0fbd141fabb5a1e7f865199b80e6e76f8d8e' (2024-09-18)
• Updated input 'lix':
    '8ab5743904.tar.gz?narHash=sha256-CrvIEzBzvvfE7jGIXBv6hSYDxv4eYeHWAwVho5WrF48%3D&rev=8ab5743904a06c78153281bf61b3aa8aa451a489' (2024-09-17)
  → '79246a3733.tar.gz?narHash=sha256-oBo2DRCazfJV/qUTgUGcS9s694sHNsIs5U09cOszeAc%3D&rev=79246a37337c5df2224dbc2461c722e1e678f6de' (2024-09-18)
• Updated input 'lix-module':
    '353b25f0b6.tar.gz?narHash=sha256-dCbHCwqrzcHlEsRilMX%2BKM3IfRV46ieGqDyAD3GgCSs%3D&rev=353b25f0b6da5ede15206d416345a2ec4195b5c8' (2024-09-08)
  → 'b0e6f35950.tar.gz?narHash=sha256-b2rMO8%2BjKjY55d8uynX7FjV4NIPu/WzPux0kWOAzwoo%3D&rev=b0e6f359500d66670cc16f521e4f62d6a0a4864e' (2024-09-18)
• Updated input 'lix-module/flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
  → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a' (2024-09-17)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/e2d0b0171ddf364b687d091ee603d0c3a7079166' (2024-09-17)
  → 'github:nix-community/nixpkgs-wayland/72f9ecac5ada9ff6bb7c5811a43cb2f80fc8b6ca' (2024-09-19)
• Updated input 'roc':
    'github:roc-lang/roc/3215a8f3d73daf881185e4f7474972f2059754b6' (2024-09-17)
  → 'github:roc-lang/roc/9678046d916bdf19bc817cc8eb0d1d712dfb84d4' (2024-09-19)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/a2f15c93b689b31044d5604fb0cd5bac818daf01' (2024-09-17)
  → 'github:mitchellh/zig-overlay/7e7ad073ba0a34ff75e7cf60f9f7153cf965f27f' (2024-09-20)
• Updated input 'zls':
    'github:zigtools/zls/cf9b49a67b15693d62926ea11d17f53efc60be50' (2024-09-16)
  → 'github:zigtools/zls/2b613d32696676bcbc257e31542a1dcbfa7f22a8' (2024-09-20)
2024-09-20 00:48:31 +00:00
.github add missing newline 2024-09-17 16:09:04 -05:00
hosts cleanup 2024-09-18 16:13:30 -05:00
lib overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
modules use development version of nixd for pipe support 2024-09-18 15:00:54 -05:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs bbansi was consumed by hwylterm 2024-09-18 15:00:54 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-09-20 00:48:31 +00:00
flake.nix use development version of nixd for pipe support 2024-09-18 15:00:54 -05: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 update todos 2024-09-04 14:02:36 -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.