clanModule: Init wifi iwd clan module, with which you can predefine wifi network credentials

This commit is contained in:
Qubasa
2024-08-07 15:50:30 +02:00
parent edf0f9106a
commit 83c6945e39
4 changed files with 90 additions and 19 deletions

View File

@@ -1,6 +1,7 @@
{ ... }:
{
flake.clanModules = {
iwd = ./iwd;
borgbackup = ./borgbackup;
borgbackup-static = ./borgbackup-static;
deltachat = ./deltachat;