Small formatting changes to stuff and such

This commit is contained in:
Bun 2025-03-18 03:56:58 -04:00
parent 505298331e
commit 8ecb59be3e
5 changed files with 2 additions and 4 deletions

View file

@ -1,4 +1,3 @@
# nixos-generate-config --root ./ --no-filesystems
{ config, lib, modulesPath, ... }:
{
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];