Remove lshw utility

This commit is contained in:
2024-06-14 20:13:29 -07:00
parent 43318032c2
commit 3098949f21

View File

@@ -13,7 +13,6 @@
time.timeZone = "America/Los_Angeles";
environment.systemPackages = with pkgs; [
lshw
firefox
];