This commit is contained in:
Tao Tien 2025-10-16 17:07:43 -07:00
parent 67de72906b
commit 648a230f05
4 changed files with 63 additions and 139 deletions

View file

@ -4,6 +4,11 @@
lib,
...
}: {
services.syncplay = {
enable = true;
motd = "we only watch kino here";
};
services.displayManager.cosmic-greeter.enable = false;
environment.systemPackages = with pkgs; [