From d9a007518599333cc50a1e558bd4e20953dd2833 Mon Sep 17 00:00:00 2001
From: Holden Rohrer <hr@hrhr.dev>
Date: Tue, 12 May 2020 22:51:01 -0400
Subject: improved minecraft, added avr, freecad, build

The build now auto-detects wireless interface and sets java for minec-
raft. It also allows for an interactive `passwd` question.
---
 services | 1 -
 1 file changed, 1 deletion(-)

(limited to 'services')

diff --git a/services b/services
index 0218954..4c5e42d 100644
--- a/services
+++ b/services
@@ -2,7 +2,6 @@ org.cups.cupsd.socket
 dhcpcd
 polkit
 avahi-daemon
-wpa_supplicant@wlp3s0
 bluetooth
 tlp
 powertop
-- 
cgit