Add nix support to emacs.

This commit is contained in:
Tom Alexander
2024-11-29 21:27:08 -05:00
parent 5c823f3353
commit 3116d34994
12 changed files with 143 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present