mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
4dd48af67a
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/4f804d5f962070c531dea5025e61be8a0da8129e' (2024-01-31) → 'github:hyprwm/Hyprland/5d4ff60f535b65dc3db4cd0fb20e44c1f4360769' (2024-02-03) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/5ad9903c16126a7d949101687af0aa589b1d7d3d' (2024-01-31) → 'github:nixos/nixpkgs/79a13f1437e149dc7be2d1290c74d378dad60814' (2024-02-03) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/5571db30011cb2689242d7d2892b3dab9940e908' (2024-01-31) → 'github:nix-community/nixpkgs-wayland/ad0aca51b8ca20e5e69ce15de8dd497373484acd' (2024-02-03) |
||
---|---|---|
.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.