Compare commits

..

No commits in common. "9012cd20924a14ff8d381545f69510a95256e229" and "bdf4808ac6801588fa6b789931d231bdddba559f" have entirely different histories.

3 changed files with 0 additions and 16 deletions

View File

@ -1,5 +0,0 @@
[Match]
Name=ens6f*
[Network]
DHCP=yes

View File

@ -212,11 +212,6 @@ add_pacman_hooks() {
cp $scriptdir/etc/pacman.d/hooks/* /etc/pacman.d/hooks/ &>> $logfile
}
add_xorg_conf() {
echo "Adding systemd configs\n\n" >> $logfile
cp $scriptdir/etc/systemd/network/00-wired.network /etc/systemd/network/00-wired.network &>> $logfile
}
set_pacman_config() {
echo "Setting pacman conf\n\n" >> $logfile
cp $scriptdir/etc/pacman.conf /etc/pacman.conf &>> $logfile
@ -295,8 +290,6 @@ case $todo in
enable_service "--user syncthing"
if [[ ${curr_platform} == "L" ]]; then
enable_service "netctl-auto@wlp3s0"
else
enable_service "systemd-networkd"
fi
enable_service "systemd-timesyncd" "atd"
set_root_bashrc
@ -319,8 +312,6 @@ case $todo in
pre_update
if [[ ${curr_platform} == "L" ]]; then
enable_service "netctl-auto@wlp3s0"
else
enable_service "systemd-networkd"
fi
enable_service "systemd-timesyncd" "atd"
ready_steady_go

View File

@ -20,7 +20,6 @@ A,P,oath-toolkit,library to use OATH-pam auth with yubikeys
A,P,yubico-pam,Authentication with yubikeys
D,P,nvidia-dkms,Graphics driver
A,P,expac,Pacman Database Extraction Tool (Get Install-Date)
A,P,qt5ct,Tool to change themes for qt apps
# libraries
# A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
@ -96,7 +95,6 @@ A,P,pulseaudio-alsa,ALSA Configuration for PulseAudio
A,P,pulseaudio-jack,Jack support for PulseAudio
A,P,jack2,C++ version of the JACK low-latency audio server for multi-processor machines
A,P,jack2-dbus,The JACK low-latency audio server (dbus integration)
A,P,a2jmidid,Dbus midi jack thingy
A,P,qjackctl,A Qt front-end for the JACK low-latency audio server
A,P,python-dbus,Python bindings for DBUS

1 # First column: A = All, L = Laptop, D = Desktop
20 D,P,nvidia-dkms,Graphics driver
21 A,P,expac,Pacman Database Extraction Tool (Get Install-Date)
22 A,P,qt5ct,Tool to change themes for qt apps # libraries
# libraries
23 # A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
24 # Driver related stuff
25 A,P,linux-zen-headers,linux kernel headers
95 A,P,texlive-bibtexextra,Latex biblatex support A,P,texlive-science,Latex Math support
96 A,P,texlive-science,Latex Math support A,P,biber,Citation for latex (new backend)
97 A,P,biber,Citation for latex (new backend) A,P,minted,Syntaxhighlighting for Latex
A,P,minted,Syntaxhighlighting for Latex
98 # Mail -> GNUS
99 # A,A,mu,Maildir indexer/searcher and Emacs client (mu4e)
100 # A,P,offlineimap,Synchronizes emails between two repositories