Add ix to common packages
This commit is contained in:
parent
7aae967c65
commit
98c4d924dd
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim wget git htop tmux pciutils tcpdump ripgrep nix-index nixos-option
|
vim wget git htop tmux pciutils tcpdump ripgrep nix-index nixos-option
|
||||||
nix-diff ipmitool freeipmi ethtool lm_sensors
|
nix-diff ipmitool freeipmi ethtool lm_sensors ix
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.services."serial-getty@ttyS0" = {
|
systemd.services."serial-getty@ttyS0" = {
|
||||||
|
Loading…
Reference in New Issue
Block a user