First steps of managing things home manager can't do via Puppet

This commit is contained in:
Gene Liverman 2025-10-01 20:56:47 -04:00
parent 366aa58ee5
commit bcbe58e36b
No known key found for this signature in database
4 changed files with 85 additions and 0 deletions

View file

@ -3,6 +3,7 @@
home.packages = with pkgs; [
age
home-manager
r10k
sops
ssh-to-age
];