mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
nix begat oizys
Daylin Morgan
4e485aa739
Flake lock file updates: • Updated input 'hyprland': 'github:hyprwm/Hyprland/2e763764bfdaee2039961c6c220b5d6af31712d4?narHash=sha256-hACvj8q0ucxslZmHf7j6bYlxVeDkJleAW%2BsCHGv4%2B2k%3D' (2024-04-27) → 'github:hyprwm/Hyprland/33e0bb14786dc22a0c82eaaf097b469d3fdeceea?narHash=sha256-e8/5G9H0aD/SsAtYDSNKhiEw8QS89sp5cCGol5GzbaQ%3D' (2024-04-29) • Updated input 'nix-index-database': 'github:nix-community/nix-index-database/dcb6ac44922858ce3a5b46f77a36d6030181460c?narHash=sha256-o3CMQeu/S8/4zU0pMtYg51rd1FWdJsI2Xohzng1Ysdg%3D' (2024-04-23) → 'github:nix-community/nix-index-database/941c4973c824509e0356be455d89613611f76c8a?narHash=sha256-bmoeZ5zMSSO/e8P51yjrzaxA9uzA3SZAEFvih6S3LFo%3D' (2024-04-28) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/d6f6eb2a984f2ba9a366c31e4d36d65465683450?narHash=sha256-Yg5D5LhyAZvd3DZrQQfJAVK8K3TkUYKooFtH1ulM0mw%3D' (2024-04-27) → 'github:nixos/nixpkgs/9516f3c963708933abe984df94a925af38916237?narHash=sha256-eNTZCX/vK/BQOpY%2B6n5a6oGxBBe7qfSbtcppepCLAAQ%3D' (2024-04-28) • Updated input 'nixpkgs-wayland': 'github:nix-community/nixpkgs-wayland/92c4ee347ef9949df8a1280ee0ed9e7670b9628e?narHash=sha256-WqTUJlGR%2BMpeaM9hNiWJslE2/9K46wrBfLwSALZWkqg%3D' (2024-04-27) → 'github:nix-community/nixpkgs-wayland/2a82913feed342177b0a50c9192fba94f01d4e35?narHash=sha256-XPPr2gj9/pF19sXV00zWLIpO61JU7pGoWM8B0WwgVBo%3D' (2024-04-29) • Updated input 'nixpkgs-wayland/lib-aggregate': 'github:nix-community/lib-aggregate/3b32a98eb3053f8c8ca55497d1881443ef2996e6?narHash=sha256-v6z8hz/UDaC/rbnkH%2BhxGFUxlNyseVntRetVpSxLU6c%3D' (2024-04-21) → 'github:nix-community/lib-aggregate/49d9b510614b9bd137e067eb31445a8feca83313?narHash=sha256-CA7bfnDt9TcFc7I8eKHf72DodYUEETDPgmBFXBRP9/E%3D' (2024-04-28) • Updated input 'nixpkgs-wayland/lib-aggregate/nixpkgs-lib': 'github:nix-community/nixpkgs.lib/6882347415e352cfc9c277cc01f73e0f5cb7b93c?narHash=sha256-2bVnrEGyWJhRNKspzfTJmVD/fsH9HQURD4cWpz79Ulw%3D' (2024-04-21) → 'github:nix-community/nixpkgs.lib/ade4fb7bbf04cd52bc1705734d5dc67755d77ec9?narHash=sha256-jVnKiCOoFulPT1zDdA4jfG/lnEnngdth5CT6rVDXEJ4%3D' (2024-04-28) • Updated input 'nixpkgs-wayland/nixpkgs': 'github:nixos/nixpkgs/7bb2ccd8cdc44c91edba16c48d2c8f331fb3d856?narHash=sha256-Drmja/f5MRHZCskS6mvzFqxEaZMeciScCTFxWVLqWEY%3D' (2024-04-25) → 'github:nixos/nixpkgs/58a1abdbae3217ca6b702f03d3b35125d88a2994?narHash=sha256-mdTQw2XlariysyScCv2tTE45QSU9v/ezLcHJ22f0Nxc%3D' (2024-04-27) • Updated input 'stable': 'github:nixos/nixpkgs/dd37924974b9202f8226ed5d74a252a9785aedf8?narHash=sha256-fFE3M0vCoiSwCX02z8VF58jXFRj9enYUSTqjyHAjrds%3D' (2024-04-24) → 'github:nixos/nixpkgs/12430e43bd9b81a6b4e79e64f87c624ade701eaf?narHash=sha256-3/ghIWCve93ngkx5eNPdHIKJP/pMzSr5Wc4rNKE1wOc%3D' (2024-04-28) |
||
---|---|---|
.github/workflows | ||
hosts | ||
lib | ||
modules | ||
overlays | ||
pkgs/oizys | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md | ||
todo.md |
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 Cloud hosting forgejo,soft-serve & gts | |
mannaz | Custom AMD Tower with Nvidia 1050ti |
oizys cli
A small helper utility that mostly just wraps nix
commands for convenience.
nix run "github:daylinmorgan/oizys"
oizys <cmd> [opts]
commands:
dry poor man's nix flake check
boot nixos-rebuild boot
switch nixos-rebuild switch
cache build and push to cachix
build build system flake
options:
-h|--help show this help
--host hostname (current host)
-f|--flake path to flake ($FLAKE_PATH or $HOME/oizys)
-c|--cache name of cachix binary cache (daylin)
--no-pinix don't use pinix
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
-manageddotfiles
repository.