@@ -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;
|
||||||
|
Reference in New Issue
Block a user