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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=08cc063e175e48cea44d26b7e3762f4b8611f0c5' (2024-10-19)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=9df0f0b66c66706c9ce8cf9f80e834d5abfc1e96' (2024-10-21)
• Updated input 'hyprman':
    'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=795e6941f83daef55ac957a7136a45abf050fb78' (2024-10-20)
  → 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=f6c5fc3c48798fc28224ffcda37450f5b286e6cb' (2024-10-21)
• Updated input 'lix':
    '0ff8f91325.tar.gz?narHash=sha256-2MMOfmsdggnzNeJ3KseUYZfSFoV7AOacB8sKXC6OqmE%3D&rev=0ff8f9132552e03497b07e1e5c068660a7a04515' (2024-10-19)
  → '068f4b147d.tar.gz?narHash=sha256-8hqmXUj2NH7fqZLFtFer%2BFfldkTaTmbkghvxM2UNK10%3D&rev=068f4b147d589f2a219ba917537b53a56089c1ba' (2024-10-20)
• Updated input 'nixos-wsl':
    'github:nix-community/NixOS-WSL/42c23a6d5a2a1cbfd3fd137a7ff3d47c6d718033' (2024-10-19)
  → 'github:nix-community/NixOS-WSL/f26ca94fdcfc1a3adfee70e4ed5e2d8b1bab4317' (2024-10-21)
• Updated input 'nixos-wsl/nixpkgs':
    'github:NixOS/nixpkgs/a3f9ad65a0bf298ed5847629a57808b97e6e8077' (2024-10-12)
  → 'github:NixOS/nixpkgs/4eb33fe664af7b41a4c446f87d20c9a0a6321fa3' (2024-10-17)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/d867d1b9f8adc3178db34ae309cf7c6e840991b2' (2024-10-20)
  → 'github:nix-community/nixpkgs-wayland/f74cfe73a76d38ca3e8e9e12bb1c36331bac9859' (2024-10-21)
• Updated input 'roc':
    'github:roc-lang/roc/573d4337e7c864439ac775849c83a03e8517e892' (2024-10-15)
  → 'github:roc-lang/roc/ff83fd6e3ef64b48f7b4d3399377a1c1ab7ce331' (2024-10-21)
2024-10-21 21:18:40 +00:00
.github run automatic update less often 2024-10-17 11:47:00 -05:00
hosts add distrobox/podman to othalan 2024-10-19 18:17:00 -05:00
lib remove oizys only nim remains 2024-10-20 15:49:58 -05:00
modules add back default login 2024-10-20 12:03:33 -05:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs add back oizys.nimble 2024-10-21 00:07:36 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-10-21 21:18:40 +00:00
flake.nix remove nixd flake 2024-10-15 09:07:53 -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.