mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
chore: remove unused kde packages
This commit is contained in:
parent
e1538bff90
commit
4a0b267034
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@
|
||||||
description = "Youwen Wu";
|
description = "Youwen Wu";
|
||||||
extraGroups = [ "networkmanager" "wheel" "nixos" ];
|
extraGroups = [ "networkmanager" "wheel" "nixos" ];
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
kdePackages.kate
|
|
||||||
# thunderbird
|
# thunderbird
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue