pixnix: minor cleanup

This commit is contained in:
John Bowdre 2023-09-25 10:20:14 -05:00
parent b7f30e13b7
commit 5449b0af47

View file

@ -1,9 +1,9 @@
{ config, lib, pkgs, modulesPath, ... }: { config, lib, pkgs, modulesPath, ... }:
{ {
imports = imports = [
[ (modulesPath + "/installer/scan/not-detected.nix") (modulesPath + "/installer/scan/not-detected.nix")
]; ];
boot = { boot = {
initrd = { initrd = {