hosts: Remove unused imports
Some checks failed
check / check (push) Failing after 0s

This commit is contained in:
Florian RICHER 2024-10-28 21:20:06 +01:00
parent e17efa10cf
commit 4ac1e0627d
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
10 changed files with 10 additions and 10 deletions

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, ... }:
{ ... }:
{
imports =