config icon indicating copy to clipboard operation
config copied to clipboard

A layer to provide configuration files (udev rules, service units, etc)

Results 32 config issues
Sort by recently updated
recently updated
newest added

Using brew to install a python program also installs python3 and pip3 into `/home/linuxbrew/.linuxbrew/` . But there's also a python(3) and pip(3) on the host. The problem is that when...

``` ~ ❯❯❯ . /var/home/linuxbrew/.linuxbrew/bin/brew /var/home/linuxbrew/.linuxbrew/bin/brew (Zeile 60): Unsupported use of '='. In fish, please use 'set BREW_FILE_DIRECTORY "$(quiet_cd "${0%/*}/" && pwd -P)"'. BREW_FILE_DIRECTORY="$(quiet_cd "${0%/*}/" && pwd -P)" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ aus...

help wanted

It's annoying to rollback, how about: ``` ujust rollback Image: 󱋩 bluefin-dx:39-20240412 Rollback to: 39-20240412 39-20240411 39-20240410 39-20240409 39-20240408 ``` And then the selector rebases them to that image.

help wanted

Let's adjust `ujust update` to account for bootc. bootc will error out if the system has layered packaged so it needs to check if there's local layered packages on the...

help wanted

I just ran `just clean-system` and it had a prompt "clean system? [y/N]" 1. Neither pressing enter, nor entering "n" cancelled the process 2. I could not find any dialog...

# Problem We currently are pushing folks to use Distrobox as a method for running containers and installing software. Toolbox lacks features in comparison to Distrobox. Managing 2 different tools...

proposal

Looking at the clean-system script, the `podman system prune -a` command removes all containers that are off which makes this a rather dangerous and destructive. I ran it and nuked...

I'm running Bazzite with the latest image. [I installed homebrew on the host](https://universal-blue.discourse.group/t/installing-cli-apps-on-the-host/979/5). It works great for installing apps into the user directory. My favorite shell, fish, is already pre-installed...

Source: [ublue forums thread]( https://universal-blue.discourse.group/t/yoga-pro-9i-16imh9-has-udev-spam-log-while-charging-what-is-the-best-course-of-action-here/1331) The udev rules from package `udev-rules-0.8-1.fc39.noarch` contain a rule in `/usr/lib/udev/rules.d/99-thinkpad-thresholds-udev.rules` that attempts to change the permissions of the charge-threshold files. Presumably this is to...

Since Fedora 40 introduced MAC randomization, some users may want to disable it for their configuration, either per network profile or globally. Until this is implemented in network settings inside...