~goorzhel/nixos

4bc1cd61 — Antonio Gurgel 2 hours ago main
Update lix to 2.92.0
eb97f372 — Antonio Gurgel 3 days ago
Add Tangara utilities
632fdd9f — Antonio Gurgel 6 days ago
Demote `k3s-{3..4}` to k3s agents
c9c6e4a1 — Antonio Gurgel 6 days ago
Update nixpkgs
e0f816e1 — Antonio Gurgel 6 days ago
Move all `extraFlags` to profiles.k3s.server

They're all server-only flags.
410d4f12 — Antonio Gurgel 27 days ago
Extract list of systemPackages to own file
0abc3293 — Antonio Gurgel 27 days ago
Miscellaneous cleanup

- Use official NixOS wiki.
- Reflow a comment (I take line breaks seriously).
- Remove unnecessary profile inputs.
472310c1 — Antonio Gurgel 27 days ago
Use flattenTree on Thunderbird settings
41239257 — Antonio Gurgel 27 days ago
rm all mentions of Istio
4401ad02 — Antonio Gurgel 27 days ago
Move deploy-rs package complexity out of flake
37dbc580 — Antonio Gurgel 27 days ago
Refactor zpool module

- Import _all_ library functions.
- Feed attrset to `mkPool`; the latter's never expected to be
  a partial function.
- Use `recursiveUpdate` instead of `x // y`.
- Move `fileSystems` to other side of equals sign.
de5eb508 — Antonio Gurgel 27 days ago
Factor out preventInfiniteRecursion
f91fd631 — Antonio Gurgel 27 days ago
Move raked outputs to where they're used

Make `rake.nix` a function alone and use it where needed.
45619130 — Antonio Gurgel 27 days ago
Move k3s to own file
f303ea4f — Antonio Gurgel 27 days ago
Give NAS a node-level label
f7dfed2f — Antonio Gurgel 4 months ago
Add cdparanoia & CD mount to `profiles.media-tools`
42437c7f — Antonio Gurgel 12 days ago
Set sway default workspace

Contrary to popular wisdom, the NixOS config initializes workspaces
by iterating over their keybinds (0-9) rather than their numbers (1-10).
This makes keybind 0 (workspace 10) the first-defined one.
4687625e — Antonio Gurgel 15 days ago
Update deploy-rs
b25c23e1 — Antonio Gurgel 26 days ago
Update Nixpkgs
f527d480 — Antonio Gurgel 20 days ago
Restrict `sus` to desktop

On the laptop, I shut the lid.
On the servers, suspension is unnecessary (indeed, detrimental).
Next