From 4d42881ba66816aa274b7ba11e791670e80da3cb Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 12 Jan 2024 13:26:03 +0100 Subject: [PATCH] chore: backup wm --- Brewfile-Work | 2 +- github/config.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 github/config.yml diff --git a/Brewfile-Work b/Brewfile-Work index 3d2b5bb..f57da6e 100644 --- a/Brewfile-Work +++ b/Brewfile-Work @@ -298,7 +298,7 @@ brew "libpsl" brew "libsoup" # C websockets server library brew "libwebsockets" -# Emulator for x86 and PowerPC +# Generic machine emulator and virtualizer brew "qemu" # Linux virtual machines brew "lima" diff --git a/github/config.yml b/github/config.yml new file mode 100644 index 0000000..e8db238 --- /dev/null +++ b/github/config.yml @@ -0,0 +1 @@ +version: "1"