nix begat oizys
Find a file
daylin-bot 90b369ab7b flake.lock: Update
Flake lock file updates:

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=5f721dce36651232ae245d872c17dfa3aae5cc6c' (2024-10-30)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=7c7a84ff60f8c1e00c6a0de3f7656f0bbd933d56' (2024-10-30)
• Updated input 'lix':
    '8b2f8d538b.tar.gz?narHash=sha256-NbqHiXQW8IMUPME49Z2pjSqTW8t%2BFoEWMmXSZNubfeQ%3D&rev=8b2f8d538b0e5702fc48e8b60c2952aff847b9f1' (2024-10-30)
  → 'beb193d1e2.tar.gz?narHash=sha256-qs7u2nCwfEV93SKV1QSikOwRbHDEA1CWYZiVKI9Hhxk%3D&rev=beb193d1e2121cdbd51e8309572522ee9a841395' (2024-10-30)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/d3bb51e62dd4a31c7cfea0f1ad511e53774a79fe' (2024-10-29)
  → 'github:nix-community/nixpkgs-wayland/1bb7ec644d299edf5b88fd2dc67042d14c6638ae' (2024-10-31)
• Updated input 'utils':
    'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=7a775d5ab97a82066bd12f9a9beb4ead5d7a1c8a' (2024-10-12)
  → 'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=aa0dbe4d05b3109b947f8bd0444228a800f55dc6' (2024-10-30)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/8abb78710aa4f1cd468953ded410d0711379fada' (2024-10-30)
  → 'github:mitchellh/zig-overlay/0802240ae001576ebf9cf0bbc003a8b1291c910b' (2024-10-31)
2024-10-31 03:24:37 +00:00
.github make updates less verbose 2024-10-29 18:57:44 -05:00
hosts add support for attic 2024-10-29 16:59:14 -05:00
lib remove oizys only nim remains 2024-10-20 15:49:58 -05:00
modules not sure how to convince nix so I'll just suffer 2024-10-30 16:03:25 -05:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs split outputs 2024-10-30 22:21:52 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-10-31 03:24:37 +00:00
flake.nix not sure how to convince nix so I'll just suffer 2024-10-30 16:03:25 -05:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md replace readme help 2024-09-16 10:45:07 -05:00
todo.md todo 2024-10-13 18:15:37 -05:00

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-managed dotfiles repository.