Merge remote-tracking branch 'origin/user-module-redesign' into user-module-redesign
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.).
|
||||
|
||||
Reference in New Issue
Block a user