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

@@ -8,8 +8,9 @@
# 2. Home-manager configuration (home.*, programs.*, services.*) when imported
# into home-manager
#
# This file is optional - if not present, these options should be set
# directly in the main users.nix file.
# This file is optional - if not present, the system will use the defaults
# from the main users.nix file. Use this file to override or extend those
# default user and home-manager options for this user.
#
# This module receives the same `inputs` flake inputs as the main
# nixos-systems configuration (nixpkgs, home-manager, etc.).