n 1 hiawatha: sort, delete, add pkgs
This commit is contained in:
parent
1b57bcf233
commit
832fe4868c
@ -76,15 +76,14 @@ with lib;
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
firefox
|
firefox
|
||||||
steam
|
|
||||||
thunderbird
|
|
||||||
vim
|
|
||||||
git
|
git
|
||||||
hexchat
|
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
python
|
python
|
||||||
|
steam
|
||||||
|
termite
|
||||||
|
thunderbird
|
||||||
|
vim
|
||||||
virtmanager
|
virtmanager
|
||||||
libvirt
|
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
|
Loading…
Reference in New Issue
Block a user