Remove unneeded packages
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
{ pkgs, ... }:
|
|
||||||
{
|
|
||||||
environment.systemPackages = with pkgs; [ tree ];
|
|
||||||
}
|
|
@@ -8,6 +8,4 @@
|
|||||||
"video"
|
"video"
|
||||||
"inputs"
|
"inputs"
|
||||||
];
|
];
|
||||||
|
|
||||||
home-manager.users.${user}.home.packages = with pkgs; [ brightnessctl ];
|
|
||||||
}
|
}
|
||||||
|
@@ -44,7 +44,6 @@
|
|||||||
../common/configs/system/timezone
|
../common/configs/system/timezone
|
||||||
../common/configs/system/tlp
|
../common/configs/system/tlp
|
||||||
../common/configs/system/tmux
|
../common/configs/system/tmux
|
||||||
../common/configs/system/tree
|
|
||||||
../common/configs/system/upower
|
../common/configs/system/upower
|
||||||
../common/configs/system/users
|
../common/configs/system/users
|
||||||
../common/configs/system/zsh
|
../common/configs/system/zsh
|
||||||
|
@@ -40,7 +40,6 @@
|
|||||||
../common/configs/system/timezone
|
../common/configs/system/timezone
|
||||||
../common/configs/system/tlp
|
../common/configs/system/tlp
|
||||||
../common/configs/system/tmux
|
../common/configs/system/tmux
|
||||||
../common/configs/system/tree
|
|
||||||
../common/configs/system/upower
|
../common/configs/system/upower
|
||||||
../common/configs/system/users
|
../common/configs/system/users
|
||||||
../common/configs/system/zsh
|
../common/configs/system/zsh
|
||||||
|
@@ -30,7 +30,6 @@
|
|||||||
../common/configs/system/system
|
../common/configs/system/system
|
||||||
../common/configs/system/timezone
|
../common/configs/system/timezone
|
||||||
../common/configs/system/tmux
|
../common/configs/system/tmux
|
||||||
../common/configs/system/tree
|
|
||||||
../common/configs/system/users
|
../common/configs/system/users
|
||||||
../common/configs/system/zsh
|
../common/configs/system/zsh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user