Fixed homelab configuration files

This commit is contained in:
Emmet 2023-06-26 20:25:30 -05:00
parent 19ecc74acd
commit 1a4983fdeb
2 changed files with 1 additions and 80 deletions

View file

@ -1,7 +1,5 @@
{ config, lib, pkgs, blocklist-hosts, username, hostname, timezone, locale, ... }:
args@{ ... }:
{
imports =
[ ../../system/hardware-configuration.nix