forked from extern/nix-config
nix: Format with alejandra
This commit is contained in:
parent
b94c99d67a
commit
3ad31d2df3
@ -1,4 +1,8 @@
|
|||||||
{pkgs, nixpkgs-master, ...}: let
|
{
|
||||||
|
pkgs,
|
||||||
|
nixpkgs-master,
|
||||||
|
...
|
||||||
|
}: let
|
||||||
VARIABLES = import ../../src/variables.nix;
|
VARIABLES = import ../../src/variables.nix;
|
||||||
in {
|
in {
|
||||||
programs.neovim.enable = true;
|
programs.neovim.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user