A complete reformatting to match nixpkgs-fmt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
greg.vscodium.enable = true;
|
||||
greg.vscodium.enable = true;
|
||||
|
||||
home.packages = with pkgs; [
|
||||
brew
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
brew
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user