mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-08-23 15:01:01 +05:30
formatted the code with alejandra
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
nvchad = pkgs.callPackage ./nvchad { };
|
||||
astronvim = pkgs.callPackage ./astronvim { };
|
||||
{pkgs, ...}: {
|
||||
nvchad = pkgs.callPackage ./nvchad {};
|
||||
astronvim = pkgs.callPackage ./astronvim {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user