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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=a4b7d1c2d7538068ab4832a66f86801f5f75cc65' (2025-01-31)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=708d16636047c6a311c4e44424cf7d2090219a47' (2025-02-03)
• Updated input 'hyprland/aquamarine':
    'github:hyprwm/aquamarine/48a000cf35dd10bfeb231152735aebbe875f4b74' (2025-01-29)
  → 'github:hyprwm/aquamarine/257b2050790ab3b1eb389e0f8bdc400eb9510139' (2025-02-02)
• Updated input 'hyprland/hyprgraphics':
    'github:hyprwm/hyprgraphics/12cd7034e441a5ebfdef1a090c0788413b4a635b' (2025-01-27)
  → 'github:hyprwm/hyprgraphics/5ac80e3686a4dfa55d2bd15c81a266b89594a295' (2025-02-01)
• Updated input 'hyprland/hyprland-protocols':
    'github:hyprwm/hyprland-protocols/4c75dd5c015c8a0e5a34c6d02a018a650f57feb5' (2025-01-22)
  → 'github:hyprwm/hyprland-protocols/755aef8dab49d0fc4663c715fa4ad221b2aedaed' (2025-02-01)
• Updated input 'lib-aggregate':
    'github:nix-community/lib-aggregate/8bfb3946eb1aa6f8b56b2b26c8479b20f5e6c04e' (2025-01-26)
  → 'github:nix-community/lib-aggregate/d9e1e62ee65421de564adc3d8d63b6ae7e4e6e79' (2025-02-02)
• Updated input 'lix':
    'e529074cb2.tar.gz?narHash=sha256-i6dSbuPQXv3iqARBqxL0tIbSZw4Rq5UuoVrI9a8vjV0%3D&rev=e529074cb2c21e66c300806ebf6bf03abcd681b3' (2025-01-31)
  → 'a51380645f.tar.gz?narHash=sha256-NYL/r7EXSyYP7nXuYGvGYMI9QtztGjVaKKofBt/pCv8%3D&rev=a51380645f61b33d37a536b596d16c481f7b84a6' (2025-02-01)
• Updated input 'nix-index-database':
    'github:nix-community/nix-index-database/79b7b8eae3243fc5aa9aad34ba6b9bbb2266f523' (2025-01-26)
  → 'github:nix-community/nix-index-database/46a8f5fc9552b776bfc5c5c96ea3bede33f68f52' (2025-02-02)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9d3ae807ebd2981d593cddd0080856873139aa40' (2025-01-29)
  → 'github:nixos/nixpkgs/3a228057f5b619feb3186e986dbe76278d707b6e' (2025-02-01)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/31d08f4e55442d13eb8766b4d6852d9fb8292382' (2025-01-26)
  → 'github:nix-community/nixpkgs.lib/891a6e313daec084351d328ba0c68ddd1b2a8f1d' (2025-02-02)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/fbf8b601235addb73cbab8087d13dc1f63bf1b69' (2025-01-31)
  → 'github:nix-community/nixpkgs-wayland/8be0c76038b1f76914c600f48ee012fb40714f18' (2025-02-02)
• Removed input 'nixpkgs-wayland/nix-eval-jobs'
2025-02-03 06:39:32 -06:00
.github update readme 2025-01-30 15:15:16 -06:00
hosts remove flake ref 2025-02-03 05:51:57 -06:00
lib use apparmor fix for lix 2025-01-30 11:11:37 -06:00
modules is sops essential? 2025-01-31 10:38:29 -06:00
overlays commenting these lines did nothing? 2025-01-30 12:15:25 -06:00
pkgs more results 2025-02-03 06:30:05 -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-02-03 06:39:32 -06:00
flake.nix remove comments 2025-01-30 12:49:35 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md update readme 2025-01-30 15:15:16 -06:00
todo.md add utils subcmds 2025-01-26 14:42:49 -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
  hash     collect build hash from failure
  narinfo  check active caches for nix derivation
  lock     check lock status for duplicates

flags:
     --flake       string      path/to/flake
     --host        seq[string] host(s) to build
  -v --verbose     Count       increase verbosity (up to 2) (default: 0)
     --reset-cache             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.