formatting

This commit is contained in:
twoneis 2024-01-07 20:52:03 +01:00
parent 4e4bee3f70
commit f0bb8a8f04
2 changed files with 14 additions and 27 deletions

View file

@ -1,9 +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, modulesPath, ... }:
{
{ config, lib, modulesPath, ... }: {
imports = [
(modulesPath + "/installer/scan/not-detected.nix")
];