remove weechat, we now access it remotely on our server
This commit is contained in:
parent
fc61369b89
commit
4091fd9db7
2 changed files with 0 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./git.nix
|
||||
./irc.nix
|
||||
./mpd.nix
|
||||
./nvim.nix
|
||||
./remarkable.nix
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
weechat
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue