update documentation for nixos hosts

This commit is contained in:
Noah Masur
2024-01-16 16:30:31 -05:00
parent 3be397429a
commit 6560d2f9a2
5 changed files with 20 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# The Swan
# System configuration for my home NAS server
# See [readme](../README.md) to explain how this file works.
{ inputs, globals, overlays, ... }:
inputs.nixpkgs.lib.nixosSystem {