nixfmt
This commit is contained in:
@@ -11,4 +11,4 @@
|
||||
"/home"
|
||||
];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{ lib, system, ... }:
|
||||
let
|
||||
isArm = "aarch64-linux" == system;
|
||||
isArm = "aarch64-linux" == system;
|
||||
in
|
||||
{
|
||||
hardware = {
|
||||
|
||||
Reference in New Issue
Block a user