remove c++ tools
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
./packages
|
||||
./timezone.nix
|
||||
./nix.nix
|
||||
./pipewire.nix
|
||||
./program.nix
|
||||
./user.nix
|
||||
./ssh.nix
|
||||
|
||||
@@ -5,11 +5,6 @@
|
||||
neovim
|
||||
git
|
||||
|
||||
# c++
|
||||
clang
|
||||
lld
|
||||
llvmPackages.bintools
|
||||
|
||||
# lua
|
||||
stylua
|
||||
lua-language-server
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user