Compare commits
No commits in common. "7f9169af386791be81ef086502d3b5e010533728" and "a83114d967e852acbb9b039e8d43dda3de452912" have entirely different histories.
7f9169af38
...
a83114d967
2 changed files with 1 additions and 3 deletions
|
@ -50,7 +50,7 @@ in
|
|||
fill: #fff !important;
|
||||
transform: translate(0, 14.5px);
|
||||
}
|
||||
'';
|
||||
''
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
@ -14,11 +14,9 @@ in
|
|||
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
fzf
|
||||
lua-language-server
|
||||
nil
|
||||
pyright
|
||||
ripgrep
|
||||
rust-analyzer
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue