terminal refactor, move packages to default, inline btop theme
This commit is contained in:
parent
b61c42aeba
commit
903cc34632
5 changed files with 119 additions and 124 deletions
|
|
@ -7,16 +7,6 @@
|
|||
{
|
||||
home.sessionVariables.EDITOR = lib.mkForce "kitty nvim";
|
||||
|
||||
home.packages = with pkgs; [
|
||||
kdePackages.qtdeclarative
|
||||
prettier
|
||||
prettierd
|
||||
nixfmt
|
||||
stylua
|
||||
black
|
||||
clang-tools
|
||||
];
|
||||
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
enablePrintInit = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue