feat: add dependency check in dotf script and modify package installation command
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-03-10 19:35:55 +01:00
parent bfa084fe7f
commit 82ee7361bd
3 changed files with 4 additions and 10 deletions

View File

@ -12,7 +12,6 @@
group: root
mode: '0644'
validate: '/usr/sbin/sshd -t -f %s'
notify: Restart SSH service
register: ssh_config
- name: Ensure SSH service is enabled and running