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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=d8f79d7678f428738f3173020109bd7b7fbd0840' (2025-01-24)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=3b207d29bdaf4c718a8878456bb17f2a67f2d9f4' (2025-01-26)
• Updated input 'hyprland/hyprland-qtutils':
    'github:hyprwm/hyprland-qtutils/a9852dbf5a1ec77cf617543728144c1362709e46' (2025-01-23)
  → 'github:hyprwm/hyprland-qtutils/9c0831ff98856c0f312fcb8b57553fbe3dd34d5b' (2025-01-25)
• Updated input 'hyprland/hyprutils':
    'github:hyprwm/hyprutils/006620eb29d54ea9086538891404c78563d1bae1' (2025-01-23)
  → 'github:hyprwm/hyprutils/fb0c2d1de3d1ef7396d19c18ac09e12bd956929e' (2025-01-24)
• Updated input 'hyprland-contrib':
    'github:hyprwm/contrib/d7c55140f1785b8d9fef351f1cd2a4c9e1eaa466' (2024-12-01)
  → 'github:hyprwm/contrib/296740785d25b5fe19cce4978050dc5dc704876a' (2025-01-25)
• Updated input 'lib-aggregate':
    'github:nix-community/lib-aggregate/e07594822638004d96f100febbe947189c42e8a9' (2025-01-19)
  → 'github:nix-community/lib-aggregate/8bfb3946eb1aa6f8b56b2b26c8479b20f5e6c04e' (2025-01-26)
• Updated input 'lix':
    '8975a49bec.tar.gz?narHash=sha256-SVehjzc2mDjMahPL4zCDtb45v/NUrx1yR%2BtMFO6bddQ%3D&rev=8975a49bec446d02db7bd964ebc9e0a8457531bf' (2025-01-24)
  → '4af6b5ed9f.tar.gz?narHash=sha256-bzC%2BanLF/NlgolaMoB4uTFgSejLJlTzPcNF1Kbq/BP0%3D&rev=4af6b5ed9f8f2412bef5331b8e3b93f3ad305ea1' (2025-01-26)
• Updated input 'nix-index-database':
    'github:nix-community/nix-index-database/744d330659e207a1883d2da0141d35e520eb87bd' (2025-01-19)
  → 'github:nix-community/nix-index-database/79b7b8eae3243fc5aa9aad34ba6b9bbb2266f523' (2025-01-26)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/0aa475546ed21629c4f5bbf90e38c846a99ec9e9' (2025-01-23)
  → 'github:nixos/nixpkgs/852ff1d9e153d8875a83602e03fdef8a63f0ecf8' (2025-01-26)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/977f49fd8cf854416f82987696784717acd6e817' (2025-01-19)
  → 'github:nix-community/nixpkgs.lib/31d08f4e55442d13eb8766b4d6852d9fb8292382' (2025-01-26)
• Updated input 'nixpkgs-wayland':
    'github:nix-community/nixpkgs-wayland/c52a529dd1585cad4ccd5951b10ba27366aa3cee' (2025-01-21)
  → 'github:nix-community/nixpkgs-wayland/d18185861d43d50bfdc822c03ad78ad4cfdc90e7' (2025-01-26)
2025-01-26 20:56:52 +00:00
.github add note about action 2025-01-24 13:49:54 -06:00
hosts add note about restic security wrapper 2025-01-24 13:49:54 -06:00
lib this will be brittle for sure 2025-01-20 14:17:29 -06:00
modules drop cache I'm not using 2025-01-23 12:54:22 -06:00
overlays go back to using nixpkgs#attic 2025-01-20 16:58:45 -06:00
pkgs fix oizys cli 2025-01-26 14:53:56 -06:00
templates/dev more assigments for more readable code 2025-01-11 17:56:51 -06:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
.sops.yaml apply treefmt 2025-01-13 14:38:22 -06:00
flake.lock flake.lock: Update 2025-01-26 20:56:52 +00:00
flake.nix drop wayland cachix 2025-01-25 16:23:36 -06:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md apply treefmt 2025-01-13 14:38:22 -06:00
todo.md add utils subcmds 2025-01-26 14:42: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.