cogd

Channel of guix definitions

git clone https://repo.pisemsky.site/git/cogd

Remove cogd-manual

Evgeny PisemskySun Aug 17 09:30:09+0300 2025

659dc44

cogd
namelast commitdate
.guix-authorizationsAdd emacs-go-translateWed Jan 01 14:40:00+0300 2025
.guix-channelAdd simpledotcssSun Mar 23 12:10:40+0300 2025
LICENSES/Add emacs-go-translateWed Jan 01 14:40:00+0300 2025
README.mdRemove cogd-manualSun Aug 17 09:30:09+0300 2025
channels.scmAdd avatar-generatorSat Aug 16 14:30:01+0300 2025
modules/Remove cogd-manualSun Aug 17 09:30:09+0300 2025

README.md

Channel of guix definitions

Setup

This is a guix channel. To setup and use it, add the following record:

(channel
 (name 'cogd)
 (url "https://repo.pisemsky.site/git/cogd")
 (introduction
  (make-channel-introduction
   "fcdf9f9ce0d8d0ebd035fa55ec7c1ddd6890e728"
   (openpgp-fingerprint
    "15FF37F790C1BADB35B3752BE3D3B72AB5733021"))))

to your guix channel configuration file, save it, and run guix pull.

Services

USB relay daemon

USB relay daemon allows controlling locally connected USB HID relays remotely via MQTT protocol.

Copying

SPDX-FileCopyrightText: 2025 Evgeny Pisemsky mail@pisemsky.site

SPDX-License-Identifier: GPL-3.0-or-later