mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
2ca688181b
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/185a3b48814cc4a1afbf32a69792a6161c4038cd' (2024-04-11) → 'github:hyprwm/Hyprland/0634aaeac6cca12e4f72174c431c2db9da9c0072' (2024-04-13) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/50eae512d9cecbf0b3b1898bb1f0b40fa05fe19b' (2024-03-09) → 'github:hyprwm/wlroots-hyprland/62eeffbe233d199f520a5755c344e85f8eab7940' (2024-04-12) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/d6b3ddd253c578a7ab98f8011e59990f21dc3932' (2024-04-10) → 'github:nixos/nixpkgs/a0c9e3aee1000ac2bfb0e5b98c94c946a5d180a9' (2024-04-12) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/ed9ef02d368c00e69e8e67fa86d0226559df75aa' (2024-04-11) → 'github:nix-community/nixpkgs-wayland/b816217ba4fc77d19ca033ab8f13b35ba0331e91' (2024-04-13) • Updated input 'stable': 'github:nixos/nixpkgs/b2cf36f43f9ef2ded5711b30b1f393ac423d8f72' (2024-04-10) → 'github:nixos/nixpkgs/51651a540816273b67bc4dedea2d37d116c5f7fe' (2024-04-11) • Updated input 'zig2nix': 'github:Cloudef/zig2nix/c5279639cbbb10df20a340f54dd95b562fafc552' (2024-04-11) → 'github:Cloudef/zig2nix/8124e7d607494287b4d88d5d86acb4681265a1e2' (2024-04-13) • Updated input 'zls': 'github:zigtools/zls/4e01c08f558ea07462aaa7b71d2a24f86f47a855' (2024-03-31) → 'github:zigtools/zls/9ba4742982f34bf70c0763f6ebdbae755c64bde5' (2024-04-13) • Updated input 'zls/zig-overlay': 'github:mitchellh/zig-overlay/b01e0b81d1fa489e54362ea0a74f182eaa9a35bb' (2024-03-28) → 'github:mitchellh/zig-overlay/9687044a467176bea9e3f0a972143bcbad5dae90' (2024-04-11) |
||
---|---|---|
.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.