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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=1bf4937b0292dc156e2530185c231608280be27f' (2025-01-06)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=b9f110ef8726fcba2b4ee69856027731e73003a5' (2025-01-06)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/7f21f3bf13ef1ba91446bad0a27b5eee31d503ea' (2025-01-06)
  → 'github:nix-community/nixpkgs-wayland/d66cbb5fdc273a69cb539f33b2b278518b025e51' (2025-01-07)
• Updated input 'nixpkgs-wayland/nix-eval-jobs':
    'github:nix-community/nix-eval-jobs/61ea508f6055425c88043978ba0740928de9a57f' (2025-01-06)
  → 'github:nix-community/nix-eval-jobs/cbae9154bc76c5aa7873f0a67b3c9f13124929d3' (2025-01-06)
• Updated input 'nixpkgs-wayland/nix-eval-jobs/flake-parts':
    'github:hercules-ci/flake-parts/8471fe90ad337a8074e957b69ca4d0089218391d' (2024-08-01)
  → 'github:hercules-ci/flake-parts/b905f6fc23a9051a6e1b741e1438dbfc0634c6de' (2025-01-06)
• Updated input 'nixpkgs-wayland/nix-eval-jobs/nixpkgs':
    'github:NixOS/nixpkgs/8edf06bea5bcbee082df1b7369ff973b91618b8d' (2024-11-22)
  → 'github:NixOS/nixpkgs/bf689c40d035239a489de5997a4da5352434632e' (2025-01-05)
• Updated input 'nixpkgs-wayland/nix-eval-jobs/treefmt-nix':
    'github:numtide/treefmt-nix/14c092e0326de759e16b37535161b3cb9770cea3' (2024-08-10)
  → 'github:numtide/treefmt-nix/13c913f5deb3a5c08bb810efd89dc8cb24dd968b' (2025-01-06)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/5dc08f9cc77f03b43aacffdfbc8316807773c930' (2025-01-05)
  → 'github:Mic92/sops-nix/c9c88f08e3ee495e888b8d7c8624a0b2519cb773' (2025-01-06)
2025-01-07 16:36:29 +00:00
.github drop scheduled update 2025-01-02 11:13:32 -07:00
hosts settingsfy the other hosts 2025-01-07 10:28:42 -06:00
lib settingsfy the other hosts 2025-01-07 10:28:42 -06:00
modules add package helper 2025-01-07 09:50:43 -06:00
overlays fix overlay 2024-11-18 11:50:38 -06:00
pkgs update nimble 2025-01-06 10:32:25 -07:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
.sops.yaml remove redundant key 2024-12-12 17:25:11 -06:00
flake.lock flake.lock: Update 2025-01-07 16:36:29 +00:00
flake.nix update jujutsu 2025-01-02 11:49:09 -07:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md update help 2024-11-22 10:28:30 -06:00
todo.md hplip doesn't fail to build anymore? 2025-01-06 13:42:04 -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.