aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-25 14:07:52 -0300
committerEuAndreh <eu@euandre.org>2022-10-25 14:07:52 -0300
commit92c500fc4685902211a82144d7a438170262fa20 (patch)
tree5458cb59c53c4fe193d928b304a54fd3e1e6ce6a
parentMakefile: Refresh Lisp images on li(1) changes (diff)
downloaddotfiles-92c500fc4685902211a82144d7a438170262fa20.tar.gz
dotfiles-92c500fc4685902211a82144d7a438170262fa20.tar.xz
etc/myrepos/config: Remove myrepos, superseded by repos(1) and vcs(1)
-rw-r--r--etc/guix/home.scm4
l---------etc/myrepos/config1
2 files changed, 0 insertions, 5 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 1d561c4..674e1ae 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -157,9 +157,6 @@
(define tmux-with-options
(with-options tmux "tmux" "-f \"$XDG_CONFIG_HOME\"/tmux/tmux.conf"))
-(define myrepos-with-options
- (with-options myrepos "mr" "-c \"$XDG_CONFIG_HOME\"/myrepos/config"))
-
(define texinfo-with-options
(with-options texinfo "info" "--init-file \"$XDG_CONFIG_HOME\"/info/infokey"))
@@ -559,7 +556,6 @@
isync-with-options
wget-with-options
tmux-with-options
- myrepos-with-options
texinfo-with-options
mpv-with-options
openssh-with-options
diff --git a/etc/myrepos/config b/etc/myrepos/config
deleted file mode 120000
index 0f9e030..0000000
--- a/etc/myrepos/config
+++ /dev/null
@@ -1 +0,0 @@
-../../var/lib/private/tilde/myrepos/config \ No newline at end of file