sourcephile
/
git
/
julm
/
julm-nix.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mutt: remove dependency on rspamd
[julm/julm-nix.git]
/
homes
/
softwares
/
podl.nix
1
{
2
config = lib.optionalAttrs (options ? "nixpkgs") {
3
nixpkgs.overlays = [()];
4
};
5
}