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

• Updated input 'hyprland':
    'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=50348a3ddbb6bc3367300c9bba2ff682e4a356e3' (2024-08-18)
  → 'git+https://github.com/hyprwm/Hyprland/?ref=refs/heads/main&rev=83d88fa56467a2b749fb2320e1595281107bd326' (2024-08-18)
• Updated input 'hyprland/aquamarine':
    'github:hyprwm/aquamarine/71d49670fe246cdaff4860b0effba0ab9f163b72' (2024-08-17)
  → 'github:hyprwm/aquamarine/7f8df01d4297b9068a9592400f16044602844f86' (2024-08-18)
• Updated input 'lix':
    '007211e7a2.tar.gz?narHash=sha256-cj/VN1t7pQyjtan6QvX%2BpJ0MG5uSiolKFJq7s0UP0qA%3D&rev=007211e7a27a512cb343060e8b363c9f66ef67af' (2024-08-18)
  → '5cbca85535.tar.gz?narHash=sha256-80mohEXTDXE5aWwMw3a9U9YzQkBdhJAzVYUQBZ3SNvY%3D&rev=5cbca8553581a358f9b5067bc8def24b1c7b37cc' (2024-08-18)
2024-08-19 00:34:26 +00:00
.github test color enabled diff 2024-08-15 10:53:51 -05:00
hosts remove comments 2024-08-16 16:06:34 -05:00
lib formatting 2024-08-14 10:25:49 -05:00
modules switch to nimlangserver 2024-08-16 14:20:47 -05:00
overlays formatting 2024-08-14 10:25:49 -05:00
pkgs/oizys make use of go embed 2024-08-10 18:48:41 -05:00
.gitignore not initial commit 2024-01-23 11:51:13 -06:00
flake.lock flake.lock: Update 2024-08-19 00:34:26 +00:00
flake.nix add utils meta package 2024-08-16 15:41:56 -05:00
LICENSE add license 2024-01-24 12:42:18 -06:00
README.md use pngs over svgs 2024-07-17 11:54:45 -05:00
todo.md add todo 2024-08-14 09:50:29 -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"
nix begat oizys

Usage:
  oizys [command]

Available Commands:
  build                   nix build
  cache                   build and push to cachix
  checks                  nix build checks
  ci                      offload build to GHA
  dry                     poor man's nix flake check
  help                    Help about any command
  os                      nixos-rebuild wrapper
  output                  show nixosConfiguration attr
  update                  update and run nixos rebuild

Flags:
      --debug          show debug output
      --flake string   path to flake ($OIZYS_DIR or $HOME/oizys)
  -h, --help           help for oizys
      --host string    host(s) to build (current host)
      --reset-cache    set narinfo-cache-negative-ttl to 0
  -v, --verbose        show verbose output

Use "oizys [command] --help" for more information about a command.

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.