fixed duplicate key in proxmox-vm-hardeware.nix

This commit is contained in:
Steven Carpenter 2023-02-09 00:13:51 -05:00
parent a33caf1ac0
commit a502ee6024

View file

@ -1,9 +1,8 @@
{config, lib, pkgs, modulesPath, ... }:
{config, lib, pkgs, modulesPath, ... }:
# 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, ... }:
{
imports = [