summaryrefslogtreecommitdiff
path: root/.guix-channel
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-30 01:32:45 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-30 01:50:35 +0100
commitaebdbfff2aa05f29f75da21aaf0a75477ae82419 (patch)
treec8a2e9709ad638cc7c987a61448a535dc980d8de /.guix-channel
parenta4de139f26acf877c00b796582abfbcb96e23013 (diff)
Define channels-service-type
This change is a step towards my goal of "everything is a service".
Diffstat (limited to '.guix-channel')
-rw-r--r--.guix-channel2
1 files changed, 1 insertions, 1 deletions
diff --git a/.guix-channel b/.guix-channel
index ba7fc11..9dc786b 100644
--- a/.guix-channel
+++ b/.guix-channel
@@ -11,4 +11,4 @@
( url "https://gitlab.com/nonguix/nonguix" ) )
( channel
( name secrets )
- ( url "file:///home/marek/Dokumenty/secrets" ) ) ) )
+ ( url "file:///home/marek/Dokumenty/private-guix-inputs" ) ) ) )