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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=7c7a84ff60f8c1e00c6a0de3f7656f0bbd933d56' (2024-10-30)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=93b4478e70af6ffb08a4a66a6d0364c3296db296' (2024-10-31)
• Updated input 'lix':
    'beb193d1e2.tar.gz?narHash=sha256-qs7u2nCwfEV93SKV1QSikOwRbHDEA1CWYZiVKI9Hhxk%3D&rev=beb193d1e2121cdbd51e8309572522ee9a841395' (2024-10-30)
  → '8005d17365.tar.gz?narHash=sha256-6wOpwSw1cM5aMg7thaT%2BuC3mfea%2BrBIBuKGEKlQAVes%3D&rev=8005d1736590df482290992afbb8b1a305166f90' (2024-10-31)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a' (2024-10-25)
  → 'github:nixos/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd' (2024-10-29)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/1bb7ec644d299edf5b88fd2dc67042d14c6638ae' (2024-10-31)
  → 'github:nix-community/nixpkgs-wayland/b96564c7722abb8cfff2fae01cef9d6819fca259' (2024-10-31)
• Updated input 'nixpkgs-wayland/nix-eval-jobs':
    'github:nix-community/nix-eval-jobs/a3307ac4b38b6dae769f771c877a6f2c236ee238' (2024-10-10)
  → 'github:nix-community/nix-eval-jobs/7f9159a16584ee86eed077c8a73e845690b7d513' (2024-10-31)
• Updated input 'nixpkgs-wayland/nixpkgs':
    'github:nixos/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a' (2024-10-25)
  → 'github:nixos/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd' (2024-10-29)
• Updated input 'utils':
    'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=aa0dbe4d05b3109b947f8bd0444228a800f55dc6' (2024-10-30)
  → 'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=d86dff8360781e4ccd82a0e5a8efdf1ad07e97db' (2024-10-31)
• Updated input 'zig-overlay':
    'github:mitchellh/zig-overlay/0802240ae001576ebf9cf0bbc003a8b1291c910b' (2024-10-31)
  → 'github:mitchellh/zig-overlay/20b4dafc348320f8deefeed627de70e403742c05' (2024-11-01)
2024-11-01 01:40:47 +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 update nimble 2024-10-31 10:08:03 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-11-01 01:40:47 +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.