mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-04 21:43:15 -06:00
nix begat oizys
Daylin Morgan
69556880f9
Flake lock file updates: • Updated input 'inputs': 'github:daylinmorgan/oizys/60a1c20747ef729ba07e8bbc18fa8caebdd85010?dir=inputs' (2024-02-27) → 'github:daylinmorgan/oizys/8766668a1c2a01a68982ee2e25f696662a679fdf?dir=inputs' (2024-02-27) • Updated input 'inputs/hyprland': 'github:hyprwm/Hyprland/98034fea3c1d5c1836bcc3b523cf1089dd5ac502' (2024-02-27) → 'github:hyprwm/Hyprland/1698d336f2511ee7c93d0a520c7ba3491c831e8d' (2024-02-29) • Updated input 'inputs/nixpkgs': 'github:nixos/nixpkgs/8520c158aee718c6e87b56881105fc4223c3c723' (2024-02-27) → 'github:nixos/nixpkgs/ebe6e807793e7c9cc59cf81225fdee1a03413811' (2024-02-29) • Updated input 'inputs/nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/c4fff942ce8dc430bb33f983dab44d308c2966a9' (2024-02-27) → 'github:nix-community/nixpkgs-wayland/80c30658b9c38af1fac51eb3fc6f423a1f0ae36d' (2024-02-29) • Updated input 'inputs/nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/4b00c6e0995270afe27f5ea590a6ed25622963e2' (2024-02-25) → 'github:nix-community/lib-aggregate/1f03ac8dc3a54f68f55d36b5e7fc65afc302a3d7' (2024-02-29) • Updated input 'inputs/nixpkgs-wayland/lib-aggregate/flake-utils': 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15) → 'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28) |
||
---|---|---|
.github/workflows | ||
hosts | ||
inputs | ||
lib | ||
modules | ||
oizys | ||
overlays | ||
.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 | 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
-manageddotfiles
repository.