mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
Daylin Morgan
84da705b02
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) |
||
---|---|---|
.github/workflows | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs/oizys | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
todo.md |
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
-manageddotfiles
repository.