Remove an unused module

It's now in home-manager
This commit is contained in:
Andreas Zweili 2023-03-21 09:42:09 +01:00
parent 1142470711
commit 1d92a34714
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
"${custom.inputs.self}/hardware/bluetooth"
(import "${custom.inputs.self}/modules/desktop" { inherit custom; })
(import "${custom.inputs.self}/modules/docker" { inherit custom; })
(import "${custom.inputs.self}/modules/espanso" { inherit custom; })
(import "${custom.inputs.self}/modules/restic-client-desktop" { inherit custom; })
"${custom.inputs.self}/modules/tlp"
"${custom.inputs.self}/modules/tmux"