home/amneesh: update

Signed-off-by: Amneesh Singh <a-singh21@ti.com>
This commit is contained in:
Amneesh Singh
2024-07-12 09:51:21 +05:30
parent 3aab004b55
commit eac8c77797

View File

@@ -8,11 +8,14 @@
packages = with pkgs; [ packages = with pkgs; [
htop htop
nattovim nattovim
clang-tools
llvmPackages.clang
]; ];
}; };
imports = [ imports = [
./natto/emacs.nix ./natto/emacs.nix
# ./natto/wayland.nix
]; ];
xdg.mime.enable = true; xdg.mime.enable = true;