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

• Updated input 'ghostty':
    'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=2725d5ecb3140ffcdc6700b58f70a89bf8d14a36' (2024-12-17)
  → 'git+ssh://git@github.com/ghostty-org/ghostty?ref=refs/heads/main&rev=d6e76858164d52cff460fedc61ddf2e560912d71' (2024-12-19)
• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=5f1df55fcb45a72e92258113685aa9064f6ebf3e' (2024-12-17)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=71dc9f6128b8d2e382b2a574d2d5f15e2d907f3a' (2024-12-19)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/71a6392e367b08525ee710a93af2e80083b5b3e2' (2024-12-13)
  → 'github:nixos/nixpkgs/4989a246d7a390a859852baddb1013f825435cee' (2024-12-17)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/31b60284243f8b077894371f1ab3753dc26653c7' (2024-12-17)
  → 'github:nix-community/nixpkgs-wayland/13cd8a5a5c17fcee8d6398a7c0fcc78f4cc31535' (2024-12-18)
• Updated input 'nixpkgs-wayland/nixpkgs':
    'github:nixos/nixpkgs/3566ab7246670a43abd2ffa913cc62dad9cdf7d5' (2024-12-13)
  → 'github:nixos/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33' (2024-12-17)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/2d73fc6ac4eba4b9a83d3cb8275096fbb7ab4004' (2024-12-12)
  → 'github:Mic92/sops-nix/ed091321f4dd88afc28b5b4456e0a15bd8374b4d' (2024-12-18)
• Updated input 'stable':
    'github:nixos/nixpkgs/bcba2fbf6963bf6bed3a749f9f4cf5bff4adb96d' (2024-12-14)
  → 'github:nixos/nixpkgs/72d11d40b9878a67c38f003c240c2d2e1811e72a' (2024-12-18)
2024-12-20 00:46:28 +00: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-20 00:46:28 +00: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.