# This is a "service unit file" for the systemd init system to perform a # one-shot 'guix gc' operation. It is meant to be triggered by a timer. # Drop it in /etc/systemd/system or similar together with 'guix-gc.timer' # to set it up. [Unit] Description=Discard unused Guix store items [Service] Type=oneshot # Customize the 'guix gc' arguments to fit your needs. ExecStart=@localstatedir@/guix/profiles/per-user/root/current-guix/bin/guix gc -d 1m -F 10G PrivateDevices=yes PrivateNetwork=yes PrivateUsers=no ProtectKernelTunables=yes ProtectKernelModules=yes ProtectControlGroups=yes MemoryDenyWriteExecute=yes SystemCallFilter=@default @file-system @basic-io @system-service ix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/activation.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-06-29 16:45:27 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-06-29 16:45:27 +0100
commit088d174fd99335cb516f7cddd2d2d240fd8fa7ce (patch)
treee05888feb1db210a3b96a597ddacc36f5a4aa908 /gnu/build/activation.scm
parent34c5573728ebc24f702d915cdacc6c67155713e4 (diff)
downloadguix-088d174fd99335cb516f7cddd2d2d240fd8fa7ce.tar.gz
guix-088d174fd99335cb516f7cddd2d2d240fd8fa7ce.zip
gnu: go-github-com-matttproud-golang-protobuf-extensions-pbutil: Move to golang-xyz.
* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I7681af021b51e7c349a48cc5bd7822dbb78c6a1b
Diffstat (limited to 'gnu/build/activation.scm')
0 files changed, 0 insertions, 0 deletions