This commit is contained in:
kat witch 2021-08-29 01:35:55 +01:00
parent 073e3272b8
commit 1535dd9f99
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -1,7 +1,7 @@
{ config, nixos, pkgs, lib, ... }:
{
home.file = mkIf config.deploy.profile.trusted (let
home.file = lib.mkIf config.deploy.profile.trusted (let
bitw = pkgs.writeShellScriptBin "bitw" ''${pkgs.rbw-bitw}/bin/bitw -p gpg://${config.kw.repoSecrets.bitw.source} "$@"'';
in { ".local/share/weechat/sec.conf".text = ''
#