Finer grained home-manager hosts

This commit is contained in:
Greg Hellings
2023-08-21 10:20:24 -05:00
parent 9c22f7414c
commit ad20ca1856
6 changed files with 26 additions and 11 deletions
+6
View File
@@ -0,0 +1,6 @@
# Put home configuration here that will affect most boxes
{ pkgs, ... }:
{
}