Add UPS support

This commit is contained in:
2026-02-06 22:29:31 +00:00
parent d36071134c
commit 449afdaa36
4 changed files with 26 additions and 15 deletions

View File

@@ -7,3 +7,4 @@ Before making changes, read the appropriate entries of the following manuals:
Do not read the entire manual at once, instead search only for what you need.
After editing nix configurations, always run `nix flake check nixos/` to check for errors.
Do NOT attempt to rebuild the system, let the user handle that.