mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
f68354503b
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/08e35197478d4abbd009333301e77f7da2ff53a3' (2024-01-26) → 'github:hyprwm/Hyprland/3ff59e7e1d859daa503b88ef125d087bc100abfe' (2024-01-29) • Updated input 'hyprland/wlroots': 'gitlab:wlroots/wlroots/f81c3d93cd6f61b20ae784297679283438def8df' (2023-12-30) → 'gitlab:wlroots/wlroots/00b869c1a96f300a8f25da95d624524895e0ddf2' (2024-01-27) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/6a5de92769d5b7038134044053f90e7458f6a197' (2024-01-07) → 'github:hyprwm/xdg-desktop-portal-hyprland/5a592647587cd20b9692a347df6939b6d371b3bb' (2024-01-25) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/4fddc9be4eaf195d631333908f2a454b03628ee5' (2024-01-25) → 'github:nixos/nixpkgs/90f456026d284c22b3e3497be980b2e47d0b28ac' (2024-01-29) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/ea71e5e42093796a183e582557cbb2da42fb728a' (2024-01-26) → 'github:nix-community/nixpkgs-wayland/22f20ab185fc4bcd8b2241a67cc3ad8100932fb8' (2024-01-29) • Updated input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/aca52761b7d82325fadfec11ea78e01fff8f06e8' (2024-01-21) → 'github:nix-community/lib-aggregate/9842effaf0eb61c8bca645a5da7230392d76fe1d' (2024-01-28) • Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/a26fc04e3d43acfa1dc52065a4ce39ca7a2ec91c' (2024-01-21) → 'github:nix-community/nixpkgs.lib/4833b4eb30dfe3abad5a21775bc5460322c8d337' (2024-01-28) • Updated input 'wezterm': 'github:wez/wezterm/178f35a496d5367b8c00bc5d5bb69b0425d2bf8d?dir=nix' (2024-01-26) → 'github:wez/wezterm/47f647cadcaa0f06df107999221c661a0ff5017d?dir=nix' (2024-01-30) |
||
---|---|---|
.github/workflows | ||
hosts | ||
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/styx)
-c|--cache name of cachix binary cache (daylin)
--no-nom don't use nix-output-monitor
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.