Cleanup default packages

This commit is contained in:
Sandro - 2022-06-13 20:36:41 +02:00
parent 2fcff88cb9
commit 1286ddbc0a
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 5 deletions

View File

@ -29,7 +29,7 @@
};
networking = {
hostName = "rpi-netboot"; # Define your hostname.
hostName = "rpi-netboot";
useDHCP = false;
interfaces.eth0.useDHCP = true;
firewall.enable = false;
@ -61,8 +61,6 @@
libraspberrypi
raspberrypi-eeprom
iw
vim
wget
libva-utils
mpv
vlc
@ -73,7 +71,6 @@
firefox
pavucontrol
glxinfo
minetest
];
programs.tmux.enable = true;
@ -85,7 +82,6 @@
wheelNeedsPassword = false;
};
# Select internationalisation properties.
console = {
font = "${pkgs.terminus_font}/share/consolefonts/ter-u28n.psf.gz";
keyMap = "de";