Initial Ansible setup

This commit is contained in:
Katherina Walshe-Grey 2025-10-05 15:50:21 +01:00
parent b858974745
commit dac8bde203
4 changed files with 39 additions and 0 deletions

View file

@ -64,6 +64,7 @@
})
inputs.agenix.packages.${system}.default
inputs.plasma-manager.packages.${system}.rc2nix
pkgs.ansible
];
};
};