Skip to content

Commit 28f10a1

Browse files
add template for home.packages
1 parent fcd43e1 commit 28f10a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/default/home.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ in
1818
VISUAL = EDITOR;
1919
ALTERNATE_EDITOR = "";
2020
};
21+
packages = [ ];
2122
};
2223

2324
# NOTE: Change things to your liking here!

0 commit comments

Comments
 (0)