re-format with nixfmt
This commit is contained in:
@@ -1 +1,4 @@
|
||||
{ pkgs, ... }: { documentation.nixos.enable = pkgs.lib.mkDefault false; }
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
documentation.nixos.enable = pkgs.lib.mkDefault false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user