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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=e9a7fb8f91d23f1ac2671e55f74234dcec2ee1c6' (2024-11-27)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=8b51eeb7aef8b25de35a0d460f28f4d67c017866' (2024-11-28)
• Updated input 'lix':
    '66f6dbda32.tar.gz?narHash=sha256-H7GN4%2B%2Ba4vE49SUNojZx%2BFSk4mmpb2ifJUtJMJHProI%3D&rev=66f6dbda32959dd5cf3a9aaba15af72d037ab7ff' (2024-11-20)
  → 'f5754dc90a.tar.gz?narHash=sha256-2RNOVB3UIIxxjiFKrEqSgnSoHK%2Bolbw2o5g/63dDjJ8%3D&rev=f5754dc90ae9b1207656d0e29ad2704d3ef1e554' (2024-11-28)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/af74f7cec80bd89ae6b2c77a3cdef100bb4cb5a5' (2024-11-26)
  → 'github:nix-community/nixpkgs-wayland/790e2744814101364d435eee99fe1d0112abc686' (2024-11-28)
• Updated input 'stable':
    'github:nixos/nixpkgs/6f6076c37180ea3a916f84928cf3a714c5207a30' (2024-11-26)
  → 'github:nixos/nixpkgs/0c5b4ecbed5b155b705336aa96d878e55acd8685' (2024-11-27)
2024-11-28 15:20:04 +00:00
.github support hosts arg for cron job 2024-11-20 11:03:15 -06:00
hosts tidy up caddy setup with alternate frontend to match dayl.in 2024-11-15 14:51:53 -06:00
lib start templating 2024-11-27 11:26:49 -06:00
modules nix flake update 2024-11-27 17:09:45 -06:00
overlays fix overlay 2024-11-18 11:50:38 -06:00
pkgs add procs 2024-11-25 11:02:28 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-11-28 15:20:04 +00:00
flake.nix nixpkgs-unstable 2024-11-25 11:38:09 -06: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 start templating 2024-11-27 11:26: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   

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.