desactive tiling + linters

This commit is contained in:
Florian Schmitt 2024-05-21 15:57:21 +03:00
parent da170fae81
commit 4612499fbe
2 changed files with 9 additions and 6 deletions

View file

@ -71,7 +71,7 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
clang
#clang
dart-sass
dbeaver
docker-compose
@ -81,6 +81,8 @@
nixfmt
nixpkgs-fmt
nodejs
nodePackages.eslint
nodePackages.prettier
php83
php83Packages.composer
php83Packages.php-cs-fixer
@ -88,6 +90,7 @@
python311Packages.virtualenv
rpi-imager
ruff-lsp
stylelint
symfony-cli
virt-manager
yarn