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")
|
||||
@@ -96,7 +95,6 @@
|
||||
"compress=zstd:10"
|
||||
"autodefrag"
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
fileSystems."/var" = {
|
||||
|
||||
Reference in New Issue
Block a user