aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHank <hanketsu@egregore.fun>2025-04-07 11:47:01 +0200
committerHank <hanketsu@egregore.fun>2025-04-07 11:47:01 +0200
commite31a47609d00d3ded3bcc3d358aa38ee75c6227a (patch)
treeaa57ef3a0569b3261d88d475c3589580a99c7c16
parent5cb7fbf4e4fcacdd48ea057d258245cef9fc5df3 (diff)
fix: add .guix-channelHEADmaster
-rw-r--r--.guix-channel3
1 files changed, 3 insertions, 0 deletions
diff --git a/.guix-channel b/.guix-channel
new file mode 100644
index 0000000..858e4d9
--- /dev/null
+++ b/.guix-channel
@@ -0,0 +1,3 @@
+(channel
+ (version 0)
+ (directory ".guix/modules"))