Skip to content

Commit ee70c10

Browse files
bashfulrobotclaude
andcommitted
refactor: clean up PAM configuration comments formatting
Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent fce75d6 commit ee70c10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

lenovo/thinkpad/t14/intel/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
../../../../common/cpu/intel
77
../../../../common/gpu/intel
88
];
9-
}
9+
}

lenovo/thinkpad/t14/intel/gen6/default.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@
4141
# security.pam.services = {
4242
# # Enable fingerprint authentication for sudo
4343
# sudo.fprintAuth = lib.mkDefault true;
44-
#
44+
#
4545
# # Enable fingerprint authentication for su
4646
# su.fprintAuth = lib.mkDefault true;
47-
#
47+
#
4848
# # Enable fingerprint authentication for screen unlock
4949
# xscreensaver.fprintAuth = lib.mkDefault true;
50-
#
50+
#
5151
# # WARNING: login.fprintAuth may break GDM password authentication
5252
# # Only enable if you understand the risks:
5353
# # login.fprintAuth = lib.mkDefault true;
@@ -57,4 +57,4 @@
5757
# 1. Rebuild your system
5858
# 2. Enroll fingerprint: sudo fprintd-enroll $USER
5959
# 3. Test sudo and screen unlock with fingerprint
60-
}
60+
}

0 commit comments

Comments
 (0)