feat: add nixos module
This commit is contained in:
@@ -49,6 +49,10 @@ stdenv.mkDerivation {
|
||||
xwayland
|
||||
];
|
||||
|
||||
passthru = {
|
||||
providedSessions = [ "maomao" ];
|
||||
};
|
||||
|
||||
meta = {
|
||||
mainProgram = "maomao";
|
||||
description = "A streamlined but feature-rich Wayland compositor";
|
||||
|
||||
Reference in New Issue
Block a user