mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-21 05:10:45 -06:00
nix begat oizys
daylin-bot
7679de888d
Flake lock file updates: • Updated input 'ghostty': 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=2725d5ecb3140ffcdc6700b58f70a89bf8d14a36' (2024-12-17) → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=d6e76858164d52cff460fedc61ddf2e560912d71' (2024-12-19) • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=5f1df55fcb45a72e92258113685aa9064f6ebf3e' (2024-12-17) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=71dc9f6128b8d2e382b2a574d2d5f15e2d907f3a' (2024-12-19) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/71a6392e367b08525ee710a93af2e80083b5b3e2' (2024-12-13) → 'github:nixos/nixpkgs/4989a246d7a390a859852baddb1013f825435cee' (2024-12-17) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/31b60284243f8b077894371f1ab3753dc26653c7' (2024-12-17) → 'github:nix-community/nixpkgs-wayland/13cd8a5a5c17fcee8d6398a7c0fcc78f4cc31535' (2024-12-18) • Updated input 'nixpkgs-wayland/nixpkgs': 'github:nixos/nixpkgs/3566ab7246670a43abd2ffa913cc62dad9cdf7d5' (2024-12-13) → 'github:nixos/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33' (2024-12-17) • Updated input 'sops-nix': 'github:Mic92/sops-nix/2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004' (2024-12-12) → 'github:Mic92/sops-nix/ed091321f4dd88afc28b5b4456e0a15bd8374b4d' (2024-12-18) • Updated input 'stable': 'github:nixos/nixpkgs/bcba2fbf6963bf6bed3a749f9f4cf5bff4adb96d' (2024-12-14) → 'github:nixos/nixpkgs/72d11d40b9878a67c38f003c240c2d2e1811e72a' (2024-12-18) |
||
---|---|---|
.github | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs | ||
.gitignore | ||
.sops.yaml | ||
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 VPS hosting forgejo, soft-serve & gts | |
mannaz | Custom AMD Tower with Nvidia 1050ti | |
naudiz | Nixos-WSL for those times I'm trapped on windows |
oizys cli
A small helper utility that mostly just wraps nix
commands for convenience.
nix run "github:daylinmorgan/oizys"
usage:
oizys subcmd [flags]
subcommands:
build nix build
cache build and push store paths
ci builtin ci
gha trigger GHA
dry dry run build
os nixos-rebuild subcmd
output nixos config attr
update update and run nixos-rebuild
flags:
--flake path/to/flake
--host host(s) to build
-d --debug enable debug mode
-r --resetCache set cache timeout to 0
-h --help show this help
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.