all: remove package aliases
This commit is contained in:
parent
84217afd07
commit
5e021e6436
8 changed files with 13 additions and 13 deletions
|
|
@ -5,7 +5,7 @@ in
|
|||
{
|
||||
config = lib.mkIf cfg.enable {
|
||||
home.packages = with pkgs; [
|
||||
alsaUtils # Used by `sound` block
|
||||
alsa-utils # Used by `sound` block
|
||||
lm_sensors # Used by `temperature` block
|
||||
font-awesome # Icon font
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue