mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
8bc831325a
commit
3355de608c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue