Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/awesome.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/awesome.py b/profiles/awesome.py
index 9648fc4a..4593261b 100644
--- a/profiles/awesome.py
+++ b/profiles/awesome.py
@@ -7,9 +7,6 @@ is_top_level_profile = False
# New way of defining packages for a profile, which is iterable and can be used out side
# of the profile to get a list of "what packages will be installed".
__packages__ = [
- "nemo",
- "gpicview",
- "maim",
"alacritty",
]