From 196be0fa83b3cc6e664c5c04c8ef17bbf47d7c6c Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Mon, 17 Jul 2023 13:12:23 -0400 Subject: [PATCH] feat(just): add a snippet for framework laptops (#325) --- usr/share/ublue-os/just/custom.just | 3 +++ 1 file changed, 3 insertions(+) diff --git a/usr/share/ublue-os/just/custom.just b/usr/share/ublue-os/just/custom.just index a4dca5e871a..219823afdd9 100644 --- a/usr/share/ublue-os/just/custom.just +++ b/usr/share/ublue-os/just/custom.just @@ -10,6 +10,9 @@ distrobox-universal: echo 'Creating Universal Development distrobox ...' distrobox create --image mcr.microsoft.com/devcontainers/universal:latest -n universal -Y +framework-13: + rpm-ostree kargs --append="module_blacklist=hid_sensor_hub" --append="nvme.noacpi=1" + fish: sudo lchsh -i