Reformat all nix files.
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [];
|
||||
imports = [ ];
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user