nix begat oizys
Find a file
Daylin Morgan d9971c1c9c
flake.lock: Update
Flake lock file updates:

• Updated input 'hyprland':
    'github:hyprwm/Hyprland/62ae2b3f40ffce99e1d94384800e9eba6638f447?narHash=sha256-iJXo74dNWLxElk%2Bp8f8IPyHAJ8ISkov5Q2raDYGyjE4%3D' (2024-04-30)
  → 'github:hyprwm/Hyprland/4ed6b69b68a544a81cec583a1ad8aff218f7db5d?narHash=sha256-sPHpRfM%2BD5P4ZuADRSCiAhhk1/ZQHHX0SYUIoD2l4DQ%3D' (2024-05-01)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/9ebbb413030d44ba4ec8a7bf26d7eb07013f9578?narHash=sha256-YbEMdrJi4lhzAMa2MVLY2GR73Qx1hnW/VE3gA1HUO0M%3D' (2024-04-30)
  → 'github:nix-community/nixpkgs-wayland/4cbf82124f2c03fa5b1b669771c48f9927264684?narHash=sha256-XYARtyCpKeL0IosMSzeHl6YFblV3n4y7plM%2BK9fg4N4%3D' (2024-05-01)
• Updated input 'stable':
    'github:nixos/nixpkgs/12430e43bd9b81a6b4e79e64f87c624ade701eaf?narHash=sha256-3/ghIWCve93ngkx5eNPdHIKJP/pMzSr5Wc4rNKE1wOc%3D' (2024-04-28)
  → 'github:nixos/nixpkgs/576ecd43d3b864966b4423a853412d6177775e8b?narHash=sha256-Wacm/DrzLD7mjFGnSxxyGkJgg2unU/dNdNgdngBH%2BRU%3D' (2024-04-29)
• Updated input 'zig2nix':
    'github:Cloudef/zig2nix/d2e6a19c4c97df944142ad9d6f8b661f8bb6a716?narHash=sha256-ZxbKh27jHGbzF0JM6l80jSzpTMhYrzkg75g9RnVPPiE%3D' (2024-04-30)
  → 'github:Cloudef/zig2nix/825245d8809e086f9207f77f1e7a5c1fd7799c7e?narHash=sha256-Gv8hKB0JKQn3xFekNcu1Mz/UgTkqS9ypSXVrUZ0NTrs%3D' (2024-05-01)
• Updated input 'zls':
    'github:zigtools/zls/4efd646c8458077da64ca589241b7d060996faa7?narHash=sha256-8/tQeR3EV9dc8wIDcAqqaah2IZb039euqdT/R62TN/Q%3D' (2024-04-27)
  → 'github:zigtools/zls/75bd32d1be6decda507aad9eb224803d2e8ae70d?narHash=sha256-3Cy6f3py/Errlie6osdYmmTPJWOgGLl5cuySXgjO/0w%3D' (2024-05-01)
2024-05-01 10:14:44 -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 pass enabled down 2024-04-28 09:12:56 -05:00
modules pass enabled down 2024-04-28 09:12:56 -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
flake.lock flake.lock: Update 2024-05-01 10:14:44 -05:00
flake.nix pass enabled down 2024-04-28 09:12:56 -05: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
todo.md remove todos 2024-03-27 03:34:58 -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 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.