mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	treewide: apply deadnix and statix
This commit is contained in:
		@@ -1,8 +1,5 @@
 | 
			
		||||
{ config, lib, pkgs, ... }:
 | 
			
		||||
{ config, lib, ... }:
 | 
			
		||||
with lib;
 | 
			
		||||
let
 | 
			
		||||
  xcfg = config.services.xserver;
 | 
			
		||||
in
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
{ config, pkgs, lib, ... }:
 | 
			
		||||
{ config, lib, ... }:
 | 
			
		||||
with lib;
 | 
			
		||||
{
 | 
			
		||||
  config = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user