mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 18:48:22 +02:00
nix: Format with alejandra
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{pkgs, nixpkgs-master, ...}: let
|
||||
{
|
||||
pkgs,
|
||||
nixpkgs-master,
|
||||
...
|
||||
}: let
|
||||
VARIABLES = import ../../src/variables.nix;
|
||||
in {
|
||||
programs.neovim.enable = true;
|
||||
|
Reference in New Issue
Block a user