commit f0f3f2e9fa08f03fdf315e2b8ea62a936072ccb2
parent eef2013cac51358a2757337216d4d5140ac87a3d
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Wed, 23 Nov 2016 22:36:21 +0100
move amd64 to its own file
Diffstat:
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/apt/amd64 b/apt/amd64
@@ -0,0 +1,2 @@
+linux-image-amd64
+linux-headers-amd64 # to compile modules
diff --git a/apt/headless b/apt/headless
@@ -30,7 +30,6 @@ zerofree
testdisk # partition table and file recovery
ebook2epub # mobi -> epub
vlc-nox
-linux-headers-amd64 # to compile modules
pwgen # for manually installed pass
pandoc
docker.io
diff --git a/apt/minimal b/apt/minimal
@@ -1,6 +1,4 @@
# crucial utilities and programs
-linux-image-amd64
-
zsh
rsync
sudo