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

• Updated input 'hyprland':
    'github:hyprwm/Hyprland/33e0bb14786dc22a0c82eaaf097b469d3fdeceea?narHash=sha256-e8/5G9H0aD/SsAtYDSNKhiEw8QS89sp5cCGol5GzbaQ%3D' (2024-04-29)
  → 'github:hyprwm/Hyprland/62ae2b3f40ffce99e1d94384800e9eba6638f447?narHash=sha256-iJXo74dNWLxElk%2Bp8f8IPyHAJ8ISkov5Q2raDYGyjE4%3D' (2024-04-30)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9516f3c963708933abe984df94a925af38916237?narHash=sha256-eNTZCX/vK/BQOpY%2B6n5a6oGxBBe7qfSbtcppepCLAAQ%3D' (2024-04-28)
  → 'github:nixos/nixpkgs/cf8cc1201be8bc71b7cbbbdaf349b22f4f99c7ae?narHash=sha256-yNAevSKF4krRWacmLUsLK7D7PlfuY3zF0lYnGYNi9vQ%3D' (2024-04-28)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/2a82913feed342177b0a50c9192fba94f01d4e35?narHash=sha256-XPPr2gj9/pF19sXV00zWLIpO61JU7pGoWM8B0WwgVBo%3D' (2024-04-29)
  → 'github:nix-community/nixpkgs-wayland/9ebbb413030d44ba4ec8a7bf26d7eb07013f9578?narHash=sha256-YbEMdrJi4lhzAMa2MVLY2GR73Qx1hnW/VE3gA1HUO0M%3D' (2024-04-30)
• Updated input 'zig2nix':
    'github:Cloudef/zig2nix/59edca8316d1c395ac05474489b8ea9f26ebd53c?narHash=sha256-vYvot66I7%2B58YjWaQldcZfNh4H2Mj2eE%2BPpYTjncBac%3D' (2024-04-20)
  → 'github:Cloudef/zig2nix/d2e6a19c4c97df944142ad9d6f8b661f8bb6a716?narHash=sha256-ZxbKh27jHGbzF0JM6l80jSzpTMhYrzkg75g9RnVPPiE%3D' (2024-04-30)
2024-04-30 06:06:25 -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-04-30 06:06:25 -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.