mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 10:14:58 +08:00
added maomaowm; add flake-parts-package template
This commit is contained in:
parent
36d96fd613
commit
f3e86265f4
13 changed files with 1060 additions and 36 deletions
|
|
@ -5,5 +5,6 @@
|
|||
./niri.nix
|
||||
./ai.nix
|
||||
./swhkd.nix
|
||||
./maomaowm.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
6
os/programs/maomaowm.nix
Normal file
6
os/programs/maomaowm.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs = {
|
||||
maomaowm.enable = true;
|
||||
maomaowm.mmsg.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue