discord: Bump to 0.0.17

This commit is contained in:
2022-02-17 19:57:49 +01:00
parent fb4815a7dd
commit b8d905ba8f
2 changed files with 11 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ in inputs.nixpkgs.lib.nixosSystem {
emacs.overlay
(import ../packages)
(import ../overlays/simple.nix)
# Always keep sandbox.nix as the last overlay
(import ../overlays/sandbox.nix)
];
}