nix begat oizys
Find a file
github-actions[bot] f68354503b flake.lock: Update
Flake lock file updates:

• Updated input 'hyprland':
    'github:hyprwm/Hyprland/08e35197478d4abbd009333301e77f7da2ff53a3' (2024-01-26)
  → 'github:hyprwm/Hyprland/3ff59e7e1d859daa503b88ef125d087bc100abfe' (2024-01-29)
• Updated input 'hyprland/wlroots':
    'gitlab:wlroots/wlroots/f81c3d93cd6f61b20ae784297679283438def8df' (2023-12-30)
  → 'gitlab:wlroots/wlroots/00b869c1a96f300a8f25da95d624524895e0ddf2' (2024-01-27)
• Updated input 'hyprland/xdph':
    'github:hyprwm/xdg-desktop-portal-hyprland/6a5de92769d5b7038134044053f90e7458f6a197' (2024-01-07)
  → 'github:hyprwm/xdg-desktop-portal-hyprland/5a592647587cd20b9692a347df6939b6d371b3bb' (2024-01-25)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/4fddc9be4eaf195d631333908f2a454b03628ee5' (2024-01-25)
  → 'github:nixos/nixpkgs/90f456026d284c22b3e3497be980b2e47d0b28ac' (2024-01-29)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/ea71e5e42093796a183e582557cbb2da42fb728a' (2024-01-26)
  → 'github:nix-community/nixpkgs-wayland/22f20ab185fc4bcd8b2241a67cc3ad8100932fb8' (2024-01-29)
• Updated input 'nixpkgs-wayland/lib-aggregate':
    'github:nix-community/lib-aggregate/aca52761b7d82325fadfec11ea78e01fff8f06e8' (2024-01-21)
  → 'github:nix-community/lib-aggregate/9842effaf0eb61c8bca645a5da7230392d76fe1d' (2024-01-28)
• Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/a26fc04e3d43acfa1dc52065a4ce39ca7a2ec91c' (2024-01-21)
  → 'github:nix-community/nixpkgs.lib/4833b4eb30dfe3abad5a21775bc5460322c8d337' (2024-01-28)
• Updated input 'wezterm':
    'github:wez/wezterm/178f35a496d5367b8c00bc5d5bb69b0425d2bf8d?dir=nix' (2024-01-26)
  → 'github:wez/wezterm/47f647cadcaa0f06df107999221c661a0ff5017d?dir=nix' (2024-01-30)
2024-01-30 14:54:28 -06:00
.github/workflows use host not hosts 2024-01-30 13:53:30 -06:00
hosts remove dead nix with astro/deadnix 2024-01-29 10:46:56 -06:00
lib remove dead nix with astro/deadnix 2024-01-29 10:46:56 -06:00
modules remove dead nix with astro/deadnix 2024-01-29 10:46:56 -06:00
oizys change parser 2024-01-30 13:48:04 -06:00
overlays remove dead nix with astro/deadnix 2024-01-29 10:46:56 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-01-30 14:54:28 -06:00
flake.nix remove dead nix with astro/deadnix 2024-01-29 10:46:56 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md the syntax changed? 2024-01-29 11:11:28 -06:00
todo.md finish styx rename 2024-01-28 11:58:47 -06: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 Vultr VPS 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/styx)
    -c|--cache   name of cachix binary cache (daylin)
       --no-nom  don't use nix-output-monitor

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.