add udev rules
This commit is contained in:
parent
c084bf9082
commit
d5dc27eaaf
6 changed files with 33 additions and 2 deletions
|
|
@ -30,3 +30,6 @@
|
|||
|
||||
- name: trust internal certs
|
||||
include_tasks: "./scripts/install_local_ca.yml"
|
||||
|
||||
- name: udev rules
|
||||
include_tasks: "./scripts/install-udev-rules.yml"
|
||||
|
|
|
|||
|
|
@ -107,7 +107,6 @@ flatpak_remote:
|
|||
|
||||
required_packages_flatpak:
|
||||
- com.discordapp.Discord
|
||||
- io.gitlab.librewolf-community
|
||||
- org.gtk.Gtk3theme.Pop-dark
|
||||
- com.github.tchx84.Flatseal
|
||||
- com.vscodium.codium
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue