kekl
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
git
|
||||
curl
|
||||
fastfetch
|
||||
net-tools
|
||||
ethtool
|
||||
dhcpcd
|
||||
dig
|
||||
usbutils
|
||||
dhcpcd
|
||||
host
|
||||
dnslookup
|
||||
drill
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user