fix nix sample in readme

This commit is contained in:
DreamMaoMao 2025-04-13 17:11:25 +08:00
parent d636ef97ac
commit a65baf0ba5

View file

@ -259,9 +259,6 @@ Here's an example of using the modules in a flake:
inputs.maomaowm.nixosModules.maomaowm
{
programs.maomaowm.enable = true;
# mmsg is the ipc for maomamwm and is enabled by default
programs.maomaowm.mmsg.enable = true;
}
{
home-manager = {