remove duplicate

This commit is contained in:
Gregory Burd 2023-09-19 13:07:19 -04:00
parent 80828fb71f
commit 302793d3ae

View file

@ -1,6 +1,5 @@
# This file (and the global directory) holds config used on all hosts
{ inputs, outputs, ... }: {
nixpkgs.config.allowUnfree = true;
imports = [
inputs.home-manager.nixosModules.home-manager