Remove unused imports

This commit is contained in:
Oliver Davies 2025-04-09 19:43:48 +01:00
parent cc53407599
commit 3b4b1c4ba4
6 changed files with 3 additions and 8 deletions

View file

@ -2,8 +2,6 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ inputs, ... }:
{
imports = [
./hardware-configuration.nix