Remove unneeded packages

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-05-29 20:57:29 +01:00
parent 80e374ebc6
commit c0c1f06b09
5 changed files with 0 additions and 9 deletions

View File

@@ -1,4 +0,0 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [ tree ];
}

View File

@@ -8,6 +8,4 @@
"video"
"inputs"
];
home-manager.users.${user}.home.packages = with pkgs; [ brightnessctl ];
}

View File

@@ -44,7 +44,6 @@
../common/configs/system/timezone
../common/configs/system/tlp
../common/configs/system/tmux
../common/configs/system/tree
../common/configs/system/upower
../common/configs/system/users
../common/configs/system/zsh

View File

@@ -40,7 +40,6 @@
../common/configs/system/timezone
../common/configs/system/tlp
../common/configs/system/tmux
../common/configs/system/tree
../common/configs/system/upower
../common/configs/system/users
../common/configs/system/zsh

View File

@@ -30,7 +30,6 @@
../common/configs/system/system
../common/configs/system/timezone
../common/configs/system/tmux
../common/configs/system/tree
../common/configs/system/users
../common/configs/system/zsh