mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Formatter: Switch to alejandra
I like its style better
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
modulesPath,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
@@ -23,6 +22,7 @@
|
||||
"uas"
|
||||
"sd_mod"
|
||||
];
|
||||
|
||||
kernelModules = [ ];
|
||||
};
|
||||
|
||||
@@ -110,7 +110,6 @@
|
||||
options = [
|
||||
"defaults"
|
||||
];
|
||||
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user