gwydion: remove fahcontrol (it's broken)

This commit is contained in:
Jez Cope 2023-02-01 16:14:19 +00:00
parent 564ffb6bad
commit ddb4fc7719
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
let h = config.home.homeDirectory;
in {
home.packages = with pkgs; [ minecraft fahcontrol ];
home.packages = with pkgs; [ minecraft ];
services.mpd = {
enable = true;