mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-10-29 05:40:21 -04:00
fix nix sample in readme
This commit is contained in:
parent
d636ef97ac
commit
a65baf0ba5
1 changed files with 0 additions and 3 deletions
|
|
@ -259,9 +259,6 @@ Here's an example of using the modules in a flake:
|
||||||
inputs.maomaowm.nixosModules.maomaowm
|
inputs.maomaowm.nixosModules.maomaowm
|
||||||
{
|
{
|
||||||
programs.maomaowm.enable = true;
|
programs.maomaowm.enable = true;
|
||||||
|
|
||||||
# mmsg is the ipc for maomamwm and is enabled by default
|
|
||||||
programs.maomaowm.mmsg.enable = true;
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue