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

• Updated input 'inputs':
    'github:daylinmorgan/oizys/8df8d8ffc7ab0b23e9287b0a74f952ec3337b250?dir=inputs' (2024-02-22)
  → 'github:daylinmorgan/oizys/d4d1113722eac0f7f9edd7788a81fbdaacf13d0b?dir=inputs' (2024-02-23)
• Updated input 'inputs/hyprland':
    'github:hyprwm/Hyprland/bdbd8d965d4f1a13129c72505bb556445ce0bc90' (2024-02-23)
  → 'github:hyprwm/Hyprland/f534ac3fc462d8af923d2a1ab8ef58f62639a1ea' (2024-02-24)
• Updated input 'inputs/hyprland/hyprlang':
    'github:hyprwm/hyprlang/aeb3e012adc7b3235335c540b214b82267c2b983' (2024-02-15)
  → 'github:hyprwm/hyprlang/f4466367ef0a92a6425d482050dc2b8840c0e644' (2024-02-23)
• Added input 'inputs/hyprland/hyprlang/systems':
    follows 'inputs/hyprland/systems'
• Updated input 'inputs/hyprland/xdph':
    'github:hyprwm/xdg-desktop-portal-hyprland/c06fd88b3da492b8f9067be021b9184f7012b5a8' (2024-01-29)
  → 'github:hyprwm/xdg-desktop-portal-hyprland/1b713911c2f12b96c2574474686e4027ac4bf826' (2024-02-23)
• Updated input 'inputs/hyprland/xdph/hyprlang':
    'github:hyprwm/hyprlang/6624f2bb66d4d27975766e81f77174adbe58ec97' (2024-01-03)
  → follows 'inputs/hyprland/hyprlang'
• Removed input 'inputs/hyprland/xdph/hyprlang/nixpkgs'
• Updated input 'inputs/nixpkgs':
    'github:nixos/nixpkgs/cbc4211f0afffe6dfd2478a62615dd5175a13f9a' (2024-02-23)
  → 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24)
• Updated input 'inputs/nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/119087e7a51a320b699d97463f837b75dd5768fc' (2024-02-20)
  → 'github:nix-community/nixpkgs-wayland/453faa8da5db8d689cf89770347405de1f4f8f68' (2024-02-24)
2024-02-25 08:31:16 -06:00
.github/workflows nix flake update not needed with ?dir 2024-02-22 12:35:56 -06:00
hosts fix quotes in systemd service files 2024-02-22 13:39:26 -06:00
inputs go back to subdir approach 2024-02-22 12:32:54 -06:00
lib inherit 2024-02-23 15:57:06 -06:00
modules add systemd service to autocommit notes 2024-02-21 14:26:47 -06:00
oizys use pixos-rebuild more 2024-02-20 13:12:08 -06:00
overlays switch to new pinix flake 2024-02-15 16:05:24 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-02-25 08:31:16 -06:00
flake.nix go back to subdir approach 2024-02-22 12:32:54 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md update oizys help 2024-02-20 13:13:02 -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/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.