commit a3665902d411cd473636a836c2efd707b3a25cfd Author: Saku Laesvuori Date: Wed Aug 12 11:45:20 2026 +0300 Alusta Guix-kanava diff --git a/.guix-authorizations b/.guix-authorizations new file mode 100644 index 0000000..60d20ba --- /dev/null +++ b/.guix-authorizations @@ -0,0 +1,4 @@ +(authorizations + (version 0) + (("A0C9 1947 734F 076F 5F08 E9FF 257D 284A 2A1D 3A32" + (name "Saku Laesvuori")))) diff --git a/.guix-channel b/.guix-channel new file mode 100644 index 0000000..200d894 --- /dev/null +++ b/.guix-channel @@ -0,0 +1,15 @@ +(channel + (version 0) + (directory "modules") + (keyring-reference "keyring") + (url "https://git.olarinmaensamoojat.fi/OMS/tietokoneet.git") + (dependencies + ;; Ikävä kyllä OMSin tietokoneet tarvitsevat ei-vapaita laiteohjelmia + (channel + (name nonguix) + (url "https://gitlab.com/nonguix/nonguix") + (introduction + (channel-introduction + (version 0) + (commit "897c1a470da759236cc11798f4e0a5f7d4d59fbc") + (signer "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))