uhhh
This commit is contained in:
parent
ad5c906e4b
commit
d8c4fd104a
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ in {
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
users.users.sako.packages = with pkgs;
|
||||
[ (pidgin-with-plugins.override { plugins = [ pidgin-otr ]; }) ];
|
||||
[ (pidgin.override { plugins = [ pidginPackages.pidgin-otr ]; }) ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue