added qr code
This commit is contained in:
@@ -227,6 +227,9 @@ in
|
|||||||
StandardOutput = "journal";
|
StandardOutput = "journal";
|
||||||
StandardError = "journal";
|
StandardError = "journal";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# ── Make qrencode available for QR code generation ────────
|
||||||
|
path = [ pkgs.qrencode ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# ── System update as a detached oneshot ─────────────────────
|
# ── System update as a detached oneshot ─────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user