users/kat/{gui,base}/weechat: Moved partially to trusted

This commit is contained in:
kat witch 2021-06-01 20:33:26 +01:00
parent a4522a98f4
commit 4fae1c26ec
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
3 changed files with 1 additions and 37 deletions

View file

@ -3,7 +3,7 @@
{
deploy.profile.gui = true;
imports = [ ./firefox ./kitty.nix ./packages.nix ./weechat.nix ./gtk.nix ];
imports = [ ./firefox ./kitty.nix ./packages.nix ./gtk.nix ];
fonts.fontconfig.enable = true;
}