Update changelog

This commit is contained in:
Malo Bourgon 2022-08-14 17:52:52 -07:00
parent 8e2c71d1ca
commit 796a72f0fe
2 changed files with 25 additions and 0 deletions

View file

@ -1,3 +1,5 @@
# Based off: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/nix-daemon.nix
# When making changes please try to keep it in sync and keep the diff NixOS module clean.
{ config, lib, pkgs, ... }:
with lib;