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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=25add26881d7b98d2b80eb7a95d3aee0449b72b9' (2025-01-14)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=0dc7367a7006cc3cc877d52bf34c4998144bff84' (2025-01-16)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9abb87b552b7f55ac8916b6fc9e5cb486656a2f3' (2025-01-13)
  → 'github:nixos/nixpkgs/eb62e6aa39ea67e0b8018ba8ea077efe65807dc8' (2025-01-14)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/07d1519ff6abaf37209529e03da075f990da2479' (2025-01-14)
  → 'github:nix-community/nixpkgs-wayland/8f3a889a1bb60d58f42fc671d8a0b73496ede51c' (2025-01-15)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/13c913f5deb3a5c08bb810efd89dc8cb24dd968b' (2025-01-06)
  → 'github:numtide/treefmt-nix/97871d416166803134ba64597a1006f3f670fbde' (2025-01-16)
2025-01-16 21:04:22 +00:00
.github remove quotes 2025-01-14 13:24:31 -06:00
hosts use nixpkgs ghostty 2025-01-15 13:19:16 -06:00
lib remove unused let 2025-01-13 15:48:49 -06:00
modules fix llm module 2025-01-16 14:48:29 -06:00
overlays apply treefmt 2025-01-13 14:38:22 -06:00
pkgs fix llm module 2025-01-16 14:48:29 -06:00
templates/dev more assigments for more readable code 2025-01-11 17:56:51 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
.sops.yaml apply treefmt 2025-01-13 14:38:22 -06:00
flake.lock flake.lock: Update 2025-01-16 21:04:22 +00:00
flake.nix use nixpkgs ghostty 2025-01-15 13:19:16 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md apply treefmt 2025-01-13 14:38:22 -06:00
todo.md apply treefmt 2025-01-13 14:38:22 -06: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"
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-managed dotfiles repository.