2025-12-17 16:10:17 -05:00
committed by Hunter Halloran
parent 56b9583206
commit b462d8a06c
5 changed files with 9 additions and 109 deletions

View File

@@ -12,7 +12,8 @@
# - Installing system packages that require root
#
# Note: User options (description, shell, extraGroups, etc.) should be set
# in the main users.nix file, not here.
# in your external module's user.nix or in the main users.nix file, not in
# this nixos.nix.
#
# This module receives the same `inputs` flake inputs as the main
# nixos-systems configuration.