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

• Updated input 'ghostty':
    'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=70b984ebaff9fb9e80e0332a00eaac7b45b52e1d' (2024-11-11)
  → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=2661792cf7e322ef165271db71e8977fa2188cab' (2024-11-12)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=f5fa84554ffe55e29a397014964238be89ffa54d' (2024-11-11)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=bb160cfe377da2d2b2e4431a3399fa60114f3911' (2024-11-12)
• Updated input 'hyprman':
    'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=a41acd54a3f887f4050c518de25963d5e7d6208f' (2024-11-07)
  → 'git+https://git.dayl.in/daylin/hyprman.git?ref=refs/heads/main&rev=884cb9c68c3d28542e581be762b13dcc380a8135' (2024-11-11)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/e71b4345d9aebca98d9ea91eb5f86d57f804f6d6' (2024-11-11)
  → 'github:nix-community/nixpkgs-wayland/c7648f36d9ae0d5e38aa0f7417b05e317eb162ba' (2024-11-12)
• Updated input 'tsm':
    'github:daylinmorgan/tsm/544b4f5c6fe8acd1a9529e5604ea2a9ced3161a4?dir=nix' (2024-10-07)
  → 'github:daylinmorgan/tsm/4b53d3e050e4bb444ef28bdc8c2e11b939d8dfb2?dir=nix' (2024-11-12)
• Updated input 'utils':
    'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=c81c065701d77bfce59e8358c2f9e2dfdcb11b95' (2024-11-07)
  → 'git+https://git.dayl.in/daylin/utils.git?ref=refs/heads/main&rev=32adb124b3b7ea820e3d0e67622c10e1c711ade4' (2024-11-11)
2024-11-13 01:28:03 +00:00
.github Bump DeterminateSystems/nix-installer-action from 14 to 15 2024-11-11 16:05:48 -06:00
hosts use jujutsu for fun and profit 2024-11-12 11:04:59 -06:00
lib add comin 2024-11-05 21:54:38 -06:00
modules add plasma module 2024-11-08 14:30:52 -06:00
overlays overlays aren't worth the trouble 2024-09-14 11:14:03 -05:00
pkgs update hwylcli yet again 2024-11-11 15:02:15 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-11-13 01:28:03 +00:00
flake.nix rearrange flake.nix 2024-11-07 15:49:07 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md update help for oizys 2024-11-06 23:04:41 -06: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"
oizys

usage:
  oizys subcmd [flags]

subcommands:
  build    nix build                      
  cache    build and push store paths     
  ci       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.