mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
8d05ec092c
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/5d4ff60f535b65dc3db4cd0fb20e44c1f4360769' (2024-02-03) → 'github:hyprwm/Hyprland/e4bb5fa4af1a6c36aab1c28651b5403dc4952f93' (2024-02-10) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/79a13f1437e149dc7be2d1290c74d378dad60814' (2024-02-03) → 'github:nixos/nixpkgs/442d407992384ed9c0e6d352de75b69079904e4e' (2024-02-09) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/ad0aca51b8ca20e5e69ce15de8dd497373484acd' (2024-02-03) → 'github:nix-community/nixpkgs-wayland/08e7225b6fb9aa42be1bef2dff6477a240f1ac2e' (2024-02-10) • Updated input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/9842effaf0eb61c8bca645a5da7230392d76fe1d' (2024-01-28) → 'github:nix-community/lib-aggregate/83a014ca34f5cf6ef441b760e12d503856f20b35' (2024-02-04) • Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/4833b4eb30dfe3abad5a21775bc5460322c8d337' (2024-01-28) → 'github:nix-community/nixpkgs.lib/948ff77600f9fff8c904d1e1ffb87a60773991af' (2024-02-04) |
||
---|---|---|
.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/oizys)
-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.