mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-23 02:40:45 -06:00
nix begat oizys
daylin-bot
ea9b9d27f9
Flake lock file updates: • Updated input 'hyprland': 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=8579066c7a1ceb745499ea4e11d5d420b1387ec0' (2024-09-21) → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=e5ff19ac0f2c8d53a0c847d06a17676e636d6447' (2024-09-22) • Updated input 'hyprland/xdph': 'github:hyprwm/xdg-desktop-portal-hyprland/73b8c4f1150040644cf678aa8bbf2cec48a433cf' (2024-09-20) → 'github:hyprwm/xdg-desktop-portal-hyprland/4880c50146d0c2a3152d2b02f79253810c330c11' (2024-09-21) • Updated input 'nix-index-database': 'github:nix-community/nix-index-database/c1b0fa0bec5478185eae2fd3f39b9e906fc83995' (2024-09-16) → 'github:nix-community/nix-index-database/c7515c2fdaf2e1f3f49856cef6cec95bb2138417' (2024-09-22) • Updated input 'nixos-wsl': 'github:nix-community/NixOS-WSL/cc84991d069d1948bb7c2c24a9874c0a835621e6' (2024-09-20) → 'github:nix-community/NixOS-WSL/f9f28d8ff5288f821f1e64ec03185a9bb0edb0d0' (2024-09-22) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/ff23ca197583acd3874d3fa3b610614ee4d2ab1f' (2024-09-21) → 'github:nix-community/nixpkgs-wayland/a1318d7743b0cc32406082bfaba6ba1c9d47a8fe' (2024-09-22) • Updated input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/e0cc0b05b0296fdc52fa683d47a3470dfe4f79ea' (2024-09-17) → 'github:nix-community/lib-aggregate/e4bb2b4962e79814c38862dce5eca90af3de6a3c' (2024-09-22) • Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/9db4db09d82e4b2207bfa7f1e747a4f49d214555' (2024-09-15) → 'github:nix-community/nixpkgs.lib/575704ff85d3a41dc5bfef7b55380cbc7b87f3c2' (2024-09-22) • Updated input 'roc': 'github:roc-lang/roc/82036e2e2e581d47611f5e34ee6d9ef4961a2e88' (2024-09-21) → 'github:roc-lang/roc/5840d6f6eb8c63664e75e946ee77e79b3b50b061' (2024-09-22) |
||
---|---|---|
.github | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs | ||
.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 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"
nix begat oizys
Usage:
oizys {SUBCMD} [sub-command options & parameters]
subcommands:
help print comprehensive or per-cmd help
build nix build
cache build and push to cachix
ci trigger GHA update flow
dry dry run build
os nixos-rebuild
output output
update update and run nixos-rebuild
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.