chore: add bc to system packages
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
|
||||
security.rtkit.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ pciutils ];
|
||||
environment.systemPackages = with pkgs; [ pciutils bc ];
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user