mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-27 14:10:45 -06:00
nix begat oizys
Daylin Morgan
15eb99a6df
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/79a139c9495568f69dd995bce1ca579247a98a17?narHash=sha256-YWFPKrId5zGSQykdkRMyvCS7H8KwgRS6m5nwR8qkiko%3D' (2024-04-15) → 'github:hyprwm/Hyprland/82222342f10a7eff0ec9be972153e740d0f95213?narHash=sha256-6cvw%2BCxacXe%2Bl8/mZ1%2Bih21vLHvhIC%2BErc7LQF0dyrQ%3D' (2024-04-17) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/2fd19c8be2551a61c1ddc3d9f86d748f4db94f00?narHash=sha256-0TZIsfDbHG5zibtlw6x0yOp3jkInIGaJ35B7Y4G8Pec%3D' (2024-04-16) → 'github:nixos/nixpkgs/2e359fb3162c85095409071d131e08252d91a14f?narHash=sha256-2bjFu3%2B1zPWZPPGqF%2B7rumTvEwmdBHBhjPva/AMSruQ%3D' (2024-04-17) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/2ecdcd3d94dc14f00352628f4790ee15566414e2?narHash=sha256-QTHblIaEflaqAAU%2BUMcSlDoMQ40Hyx4J7qWSiOJLgeU%3D' (2024-04-16) → 'github:nix-community/nixpkgs-wayland/09c641ee784a14334e003e958defd7e88fb836be?narHash=sha256-zm%2BWt1sYMahY8FtRDBIoUray7wa/PPU4Skz%2Bdb8PFeg%3D' (2024-04-18) • Updated input 'stable': 'github:nixos/nixpkgs/53a2c32bc66f5ae41a28d7a9a49d321172af621e?narHash=sha256-m7%2BIWM6mkWOg22EC5kRUFCycXsXLSU7hWmHdmBfmC3s%3D' (2024-04-15) → 'github:nixos/nixpkgs/e402c3eb6d88384ca6c52ef1c53e61bdc9b84ddd?narHash=sha256-jpHkAt0sG2/J7ueKnG7VvLLkBYUMQbXQ2L8OBpVG53s%3D' (2024-04-17) • Updated input 'zig2nix': 'github:Cloudef/zig2nix/37d64bb83c26bd8ac0e505cd78889ce9afa6775e?narHash=sha256-ORV6WvzcQ24gjyIOpH29EgV/S273U68djDcBNBOiV4w%3D' (2024-04-16) → 'github:Cloudef/zig2nix/11d5064304499a8b772633e8ca1ae946c0de0347?narHash=sha256-Zs2RaOTTJsk2i3vadXRdm4JP3uUI4ab%2Bnnt9m3oQdp8%3D' (2024-04-18) • Updated input 'zls': 'github:zigtools/zls/172c8f2ef81c95731d7bff6f69f8d497902fe999?narHash=sha256-ddSLREpgBq87dcbSisliSoSNqKl2x7kVf3E/tFumIXw%3D' (2024-04-14) → 'github:zigtools/zls/6111cd0c68f725575836024a30237245ee37b8e0?narHash=sha256-sP8OYG0QHFcFACd16DUkL%2B3wW4mx1pgGDesiNjRyubU%3D' (2024-04-18) |
||
---|---|---|
.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.