232 current 2024-10-25 12:10:10 24.05.20241019.a9b86fc 6.11.4 *

This commit is contained in:
Ranomier 2024-10-25 12:10:16 +02:00
parent d312b9e299
commit 58ada4c0cd
4 changed files with 75 additions and 68 deletions

View file

@ -1,8 +1,4 @@
{
pkgs,
inputs,
...
}: {
{pkgs, ...}: {
# Enable the X11 windowing system.
# You can disable this if you're only using the Wayland session.
services.xserver.enable = false;