diff options
Diffstat (limited to 'Biz/Dev/Hardware.nix')
-rw-r--r-- | Biz/Dev/Hardware.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Dev/Hardware.nix b/Biz/Dev/Hardware.nix index dc5b573..eaf1bd9 100644 --- a/Biz/Dev/Hardware.nix +++ b/Biz/Dev/Hardware.nix @@ -1,7 +1,7 @@ # Do not modify this file! It was generated by ‘nixos-generate-config’ # and may be overwritten by future invocations. Please make changes # to /etc/nixos/configuration.nix instead. -{ config, lib, pkgs, modulesPath, ... }: +{ lib, modulesPath, ... }: { imports = |