fix: podman package name
This commit is contained in:
parent
03399ebfbb
commit
eee0b655dc
2 changed files with 2 additions and 2 deletions
2
config
2
config
|
|
@ -31,7 +31,7 @@ pkg=(
|
||||||
tree
|
tree
|
||||||
udisks2
|
udisks2
|
||||||
zsh
|
zsh
|
||||||
{podman,-docker} docker-compose
|
podman{,-docker} docker-compose
|
||||||
)
|
)
|
||||||
|
|
||||||
laptop_pkg=(
|
laptop_pkg=(
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
ACTION=="add", SUBSYSTEM=="backlight", RUN+="/bin/chmod g+w $sys$devpath/brightness"
|
ACTION=="add", SUBSYSTEM=="backlight", RUN+="/bin/chmod a+w $sys$devpath/brightness"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue