meooow
This commit is contained in:
parent
9d44504c4e
commit
5938c92ec6
17 changed files with 1177 additions and 154 deletions
|
@ -7,10 +7,10 @@ in with lib; {
|
|||
};
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.jade = { pkgs, ... }: {
|
||||
programs.nheko.enable = true;
|
||||
home.packages = with pkgs; [
|
||||
evolutionWithPlugins
|
||||
schildichat-desktop
|
||||
mumble
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue