add tuicr, replace buildRustPackage with naersk, remove overseer
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
overseer
|
||||
];
|
||||
}
|
||||
@@ -48,6 +48,7 @@ with pkgs;
|
||||
tokei
|
||||
tree
|
||||
tree-sitter
|
||||
tuicr
|
||||
vivid
|
||||
]
|
||||
++ lib.optionals stdenv.isDarwin [
|
||||
|
||||
Reference in New Issue
Block a user