Used deadnix to clean-up code

This commit is contained in:
jopejoe1 2023-07-27 14:19:06 +02:00
parent fb0241023e
commit 23fe41c671
9 changed files with 10 additions and 12 deletions

View file

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