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

• Updated input 'hyprland':
    'github:hyprwm/Hyprland/fc0a7af7ba5c52f7a70309020f5cb27c19d068e6?narHash=sha256-EJpuvOfX6F1Hm7SynhRFy98m0WL62abz7GAZiPalnVo%3D' (2024-04-02)
  → 'github:hyprwm/Hyprland/c4b660a33930a0e60e853b6796c1fd76914b1719?narHash=sha256-ayxuwrzpow3cRoKtCYj3v7GGrDHTbKVDDUxb8wd1cL8%3D' (2024-04-04)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/807c549feabce7eddbf259dbdcec9e0600a0660d?narHash=sha256-9slQ609YqT9bT/MNX9%2B5k5jltL9zgpn36DpFB7TkttM%3D' (2024-03-29)
  → 'github:nixos/nixpkgs/f480f9d09e4b4cf87ee6151eba068197125714de?narHash=sha256-LbbVOliJKTF4Zl2b9salumvdMXuQBr2kuKP5%2BZwbYq4%3D' (2024-04-04)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/8c4df2153c615554b516ba698f5f7bd64f7bf520?narHash=sha256-e3gegueJAWQVrE4SXYh13Uu6tOCjpnagqHiKOQ7B31c%3D' (2024-03-31)
  → 'github:nix-community/nixpkgs-wayland/9b77653338f52da4b498abdf4835efb6ff6e453e?narHash=sha256-NoMBBCADTms3yx5BL%2Bsbc7vfDivNiYULO6t9GBAsPt0%3D' (2024-04-04)
• Updated input 'stable':
    'github:nixos/nixpkgs/219951b495fc2eac67b1456824cc1ec1fd2ee659?narHash=sha256-u1dfs0ASQIEr1icTVrsKwg2xToIpn7ZXxW3RHfHxshg%3D' (2024-03-28)
  → 'github:nixos/nixpkgs/1487bdea619e4a7a53a4590c475deabb5a9d1bfb?narHash=sha256-XP24tOobf6GGElMd0ux90FEBalUtw6NkBSVh/RlA6ik%3D' (2024-04-03)
• Updated input 'zig2nix':
    'github:Cloudef/zig2nix/2b33861efe56118d50bc04a2a9165e9f1f50d350?narHash=sha256-MwPoFX6e87DEs93VFIYe43bpNjXz/90kvwNYjctjfwA%3D' (2024-04-02)
  → 'github:Cloudef/zig2nix/31122d9accecf7d281229bb9e12dedddef120a1f?narHash=sha256-VNFjRCfTYvWP2UvjA9r/44qrTXZ%2BJGOVnYSTDSajdeM%3D' (2024-04-04)
2024-04-04 12:19:24 -05:00
.github/workflows nix flake update not needed with ?dir 2024-02-22 12:35:56 -06:00
hosts formatting 2024-03-27 11:55:06 -05:00
lib oizys-zig because I can 2024-04-04 12:06:13 -05:00
modules add catppuccin-gtk rosewater 2024-04-04 12:16:39 -05:00
overlays formatting 2024-03-14 09:51:27 -05:00
pkgs/oizys oizys-zig because I can 2024-04-04 12:06:13 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-04-04 12:19:24 -05:00
flake.nix oizys-zig because I can 2024-04-04 12:06:13 -05: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 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 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.