summaryrefslogtreecommitdiff
path: root/systems/izumi/home-configuration.scm
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-30 21:10:05 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-01-30 21:40:38 +0100
commit1d17bf4d33048edd7b727bd2451521624b7c99ae (patch)
tree34a8c84a8e486fe607d081b40348eb87eb9f8a10 /systems/izumi/home-configuration.scm
parentaebdbfff2aa05f29f75da21aaf0a75477ae82419 (diff)
Rename "channel" to "deployment"
This is the best name I could come up with to describe the actual purpose of the channel. Note that git optimized my reorder of the channel definitions due to the rename. It is all fine, there are no actual changes inside the code.
Diffstat (limited to 'systems/izumi/home-configuration.scm')
-rw-r--r--systems/izumi/home-configuration.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/izumi/home-configuration.scm b/systems/izumi/home-configuration.scm
index 0bc74ca..d0441d2 100644
--- a/systems/izumi/home-configuration.scm
+++ b/systems/izumi/home-configuration.scm
@@ -160,7 +160,7 @@
(let*
((and "&& ")
(collect-garbage "sudo guix gc -d 7d ")
- (configuration-prefix "/home/marek/src/channel/systems/izumi/")
+ (configuration-prefix "/home/marek/src/deployment/systems/izumi/")
(pull-guix "guix pull ")
(reconfigure-home
(string-append