# 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 type='hidden' name='id' value='c21e783f167c86c768c86f66e2b582208172da61'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/affinity.hh
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-10-24 17:32:42 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-10-24 17:40:57 +0300
commitc21e783f167c86c768c86f66e2b582208172da61 (patch)
tree39e7422f409bee150c4a16a0fd5666e5cf7cd7e7 /nix/libutil/affinity.hh
parent3b21fa4b2973c14da9a8811a3a5bbc5c5ecb34b4 (diff)
downloadguix-c21e783f167c86c768c86f66e2b582208172da61.tar.gz
guix-c21e783f167c86c768c86f66e2b582208172da61.zip
gnu: Remove rust-rusqlite-0.25.
* gnu/packages/crates-io.scm (rust-rusqlite-0.25): Delete variable.
Diffstat (limited to 'nix/libutil/affinity.hh')
0 files changed, 0 insertions, 0 deletions