mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(nix): moved alejandra to "common"
This commit is contained in:
parent
90980cb81a
commit
b4c7abd0e5
5 changed files with 5 additions and 25 deletions
|
|
@ -1,12 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
{...}: {
|
||||
imports = [../common];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nodePackages.bash-language-server # Bash
|
||||
nodePackages.vim-language-server # Vim Script
|
||||
lua-language-server # Lua
|
||||
|
||||
nil
|
||||
alejandra
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue