mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
update nix
This commit is contained in:
parent
0c2b2a4f54
commit
ade3905e05
4 changed files with 136 additions and 1 deletions
|
|
@ -49,6 +49,10 @@ stdenv.mkDerivation {
|
|||
xwayland
|
||||
];
|
||||
|
||||
passthru = {
|
||||
providedSessions = [ "maomao" ];
|
||||
};
|
||||
|
||||
meta = {
|
||||
mainProgram = "maomao";
|
||||
description = "A streamlined but feature-rich Wayland compositor";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue