fix: replace lastlog2 with lastlog for SSH login information and clean up related dependencies
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
- python3
|
||||
- python3-pip
|
||||
- python3-venv
|
||||
- lastlog2 # Used for displaying last login information
|
||||
state: present
|
||||
become: true
|
||||
|
||||
|
@@ -32,6 +32,9 @@
|
||||
pipx
|
||||
devbox
|
||||
|
||||
# OS independent and secure pty/tty and utmp/wtmp/lastlog
|
||||
libptytty
|
||||
|
||||
# Development SDKs/Toolkits
|
||||
gcc
|
||||
pkg-config
|
||||
|
Reference in New Issue
Block a user