1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

hardware-configuration.nix: syntax

This commit is contained in:
Kierán Meinhardt
2019-06-19 07:37:25 +02:00
parent f60421fa54
commit 626e872204
3 changed files with 0 additions and 9 deletions

View File

@@ -1,8 +1,4 @@
# 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, ... }:
{
imports =
[ <nixpkgs/nixos/modules/installer/scan/not-detected.nix>

View File

@@ -1,8 +1,4 @@
# 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, ... }:
{
imports =
[ <nixpkgs/nixos/modules/installer/scan/not-detected.nix>

View File

@@ -1,5 +1,4 @@
{ config, lib, pkgs, ... }:
{
imports =
[ <nixpkgs/nixos/modules/installer/scan/not-detected.nix>