fixed duplicate key in proxmox-vm-hardeware.nix
This commit is contained in:
parent
a33caf1ac0
commit
a502ee6024
1 changed files with 1 additions and 2 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue