Lots of formatting?

This commit is contained in:
Greg Hellings
2025-11-02 22:59:43 -06:00
parent 9c66f1ae1d
commit 1e7bf67597
9 changed files with 311 additions and 311 deletions
+6 -3
View File
@@ -65,9 +65,12 @@ in
++
# Items that are not supported on ARM/Linux
(excludes [ "aarch64-linux" ] [
synology-drive-client
]);
(excludes
[ "aarch64-linux" ]
[
synology-drive-client
]
);
programs.firefox = {
enable = true; # (!pkgs.stdenv.hostPlatform.isDarwin);