[bot] nixos/*: remove unused arguments in lambdas
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This module defines a NixOS configuration with the Plasma 5 desktop.
|
||||
# It's used by the graphical installation CD.
|
||||
|
||||
{ config, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
services.xserver = {
|
||||
|
||||
Reference in New Issue
Block a user