nix begat oizys
Find a file
Daylin Morgan bfb1811e26
flake.lock: Update
Flake lock file updates:

• Updated input 'tsm':
    'github:daylinmorgan/tsm/7a479425201ab3d3ff6c268f9bfdefa25eb0b531?dir=nix' (2024-12-13)
  → 'github:daylinmorgan/tsm/3aa9fb9490426c1d60b93c888026a7a67cb53046?dir=nix' (2024-12-18)
2024-12-18 16:03:53 -06:00
.github support hosts arg for cron job 2024-11-20 11:03:15 -06:00
hosts switch vpn servers 2024-12-17 15:19:04 -06:00
lib simplify modules included in generator 2024-12-12 16:54:41 -06:00
modules switch vpn servers 2024-12-17 15:19:04 -06:00
overlays fix overlay 2024-11-18 11:50:38 -06:00
pkgs upgrade nimble 2024-12-13 09:43:53 -06: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 2024-12-18 16:03:53 -06:00
flake.nix try hyprland dev again 2024-12-17 13:41:08 -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 rearrange todos 2024-12-10 10:54:19 -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.