chore: remove unused bindings

This commit is contained in:
Ahwx 2024-06-21 09:39:38 +02:00
parent 46c7bdd1a1
commit 99954a97f1

View file

@ -1,4 +1,4 @@
{ pkgs, username, ... }:
{ username, ... }:
{
services.xserver = {
enable = true;