remove matrix/xmpp clients
This commit is contained in:
parent
151bc07937
commit
28eebf0a2b
1 changed files with 0 additions and 7 deletions
|
@ -8,15 +8,8 @@ in
|
||||||
#../../features/spotify.nix
|
#../../features/spotify.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.nheko.enable = true;
|
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
inherit homeDirectory;
|
inherit homeDirectory;
|
||||||
username = "noe";
|
username = "noe";
|
||||||
|
|
||||||
packages = with pkgs; [
|
|
||||||
profanity
|
|
||||||
gomuks
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue