summaryrefslogtreecommitdiff
path: root/files/.config/guix
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-05-01 13:37:31 +0200
committerandromeda <andromeda@lenovo>2026-05-01 13:37:31 +0200
commita98b53de9991167471e840ae3c18798c8d9fc1b7 (patch)
treea171feae252b59d277e3c2790d8f1224da315ea0 /files/.config/guix
new conf
Diffstat (limited to 'files/.config/guix')
-rw-r--r--files/.config/guix/channels.scm11
1 files changed, 11 insertions, 0 deletions
diff --git a/files/.config/guix/channels.scm b/files/.config/guix/channels.scm
new file mode 100644
index 0000000..ef46dcb
--- /dev/null
+++ b/files/.config/guix/channels.scm
@@ -0,0 +1,11 @@
+(list (channel
+ (name 'guix)
+ (url "https://git.guix.gnu.org/guix.git")
+ (branch "master")
+ (commit
+ "3afea42347535c72d985c8d69e06d6d1a0720b22")
+ (introduction
+ (make-channel-introduction
+ "3afea42347535c72d985c8d69e06d6d1a0720b22"
+ (openpgp-fingerprint
+ "BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))