treewide: format using nixfmt-rfc-style
This commit is contained in:
parent
5218277b3e
commit
15c5e33060
98 changed files with 1930 additions and 990 deletions
|
@ -1,4 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
fonts.enableDefaultPackages = true;
|
||||
fonts.packages = with pkgs; [
|
||||
noto-fonts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue