first commit

This commit is contained in:
Fern Garden 2025-05-28 17:08:15 +08:00
commit 5690a2a2ba
13 changed files with 294 additions and 0 deletions

View file

@ -0,0 +1,18 @@
- name: Install some standard packages
become: true
apt:
update_cache: yes
pkg:
- avahi-daemon
- curl
- fish
- git
- libnss-mdns
- rsync
- sudo
- tmux
- trash-cli
- btop
- ncdu
- nnn
- neovim