Remove Ansible from my desktop systems

This commit is contained in:
Andreas Zweili 2022-11-18 10:22:03 +01:00
parent 4d321a5b28
commit 7e8e519a05
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
{ custom }: { config, pkgs, ... }:
{
imports = [
"${custom.inputs.self}/home-manager/software/ansible"
(import "${custom.inputs.self}/home-manager/common" { inherit custom; })
"${custom.inputs.self}/home-manager/software/calibre"
"${custom.inputs.self}/home-manager/software/czkawka"