mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 21:50:35 +02:00
nix: Install guix-gc systemd timer.
* nix/local.mk (nodist_systemdservice_DATA): Add etc/guix-gc.timer. Change-Id: I6f71d68f77ff07976f9ec16c37dba99ebedd9b9d
This commit is contained in:
@@ -158,7 +158,8 @@ nodist_systemdservice_DATA = \
|
||||
etc/gnu-store.mount \
|
||||
etc/guix-daemon.service \
|
||||
etc/guix-publish.service \
|
||||
etc/guix-gc.service
|
||||
etc/guix-gc.service \
|
||||
etc/guix-gc.timer
|
||||
|
||||
etc/%.mount: etc/%.mount.in \
|
||||
$(top_builddir)/config.status
|
||||
|
||||
Reference in New Issue
Block a user