Cleaned up and refactored

This commit is contained in:
2023-11-16 23:29:43 +01:00
parent cd2c66bc54
commit 3dbdd1dfcb
39 changed files with 24 additions and 31 deletions

View File

@@ -0,0 +1,2 @@
# Client SSH
Setups SSH on the client side

View File

@@ -1,2 +1,2 @@
dependencies:
- git-client
- client-git

View File

@@ -0,0 +1,2 @@
dependencies:
- client-wireguard

View File

@@ -0,0 +1,2 @@
dependencies:
- wireguard

View File

@@ -1,2 +0,0 @@
dependencies:
- client_application-wireguard

View File

@@ -1,2 +0,0 @@
dependencies:
- application-wireguard

View File

@@ -1,2 +1,2 @@
dependencies:
- git-client
- client-git

View File

@@ -1,3 +1,3 @@
dependencies:
- application-libreoffice
- desktop-libreoffice
- collection-video-conference

View File

@@ -1,3 +1,3 @@
# system-gnome
# desktop-gnome
## further information
- https://askubuntu.com/questions/1029376/how-do-i-enable-and-disable-gnome-extensions-from-the-command-line

View File

@@ -0,0 +1,3 @@
dependencies:
- client-git
- desktop-caffeine

View File

@@ -1,4 +1,4 @@
# application-virtual-box
# desktop-virtual-box
```bash
sudo pacman -S virtualbox "$(pacman -Qsq "^linux" | grep "^linux[0-9]*[-rt]*$" | awk '{print $1"-virtualbox-host-modules"}' ORS=' ')" &&

View File

@@ -1,3 +0,0 @@
dependencies:
- git-client
- application-caffeine

View File

@@ -1,2 +1,2 @@
dependencies:
- git-client
- client-git

View File

@@ -1,5 +1,5 @@
# This file is created by
# https://github.com/kevinveenbirkenbach/computer-playbook/tree/main/roles/application-wireguard
# https://github.com/kevinveenbirkenbach/computer-playbook/tree/main/roles/wireguard
net.ipv6.conf.all.disable_ipv6 = 0
net.ipv6.conf.default.disable_ipv6 = 0