chore(nixos): re-organise packages

Remove packages that are either no longer used or have been moved into
per-project flakes that are used with direnv.
This commit is contained in:
Oliver Davies 2023-10-03 18:44:31 +01:00
parent b806a00ac0
commit 3ea182c94b
3 changed files with 0 additions and 19 deletions

View file

@ -1,11 +1,6 @@
{ config, inputs, pkgs }:
{
nixpkgs = {
config.allowUnfreePredicate = pkg:
builtins.elem (inputs.lib.getName pkg) [ "postman" ];
};
services.swayidle = {
enable = true;

View file

@ -15,7 +15,6 @@ in
pkgs.pamixer
pkgs.pass
pkgs.pinentry
pkgs.postman
pkgs.slack
pkgs.via
pkgs.vial

View file

@ -23,24 +23,11 @@ with pkgs; [
lua
mysql
neofetch
nodePackages."http-server"
nodePackages.eslint
nodePackages.prettier
nodejs
php81
php81Packages.composer
php81Packages.phpcbf
php81Packages.phpcs
php81Packages.phpstan
platformsh
pulumi-bin
pv
python3Full
ripgrep
rustywind
terraform
tldr
tmuxinator
tree
tree-sitter
unzip