Introduced files to block steamos actions as we don't need updating
This commit is contained in:
4
recipes/components/change-perms-module.yml
Normal file
4
recipes/components/change-perms-module.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
modules:
|
||||
- type: script
|
||||
scripts:
|
||||
- changeperms.sh
|
@@ -65,6 +65,9 @@ modules:
|
||||
- bluez
|
||||
- bluez-tools
|
||||
- firewall-config
|
||||
|
||||
# command to list information about monitors
|
||||
- lshw
|
||||
|
||||
# applications
|
||||
# fuzzy finder
|
||||
|
@@ -15,6 +15,7 @@ modules:
|
||||
- from-file: components/dnf-module.yml
|
||||
- from-file: components/script-module.yml
|
||||
- from-file: components/sys-files-module.yml
|
||||
- from-file: components/change-perms-module.yml
|
||||
- from-file: components/systemd-module.yml
|
||||
- from-file: components/default-flatpak.yml
|
||||
- from-file: components/chezmoi-module.yml
|
||||
|
Reference in New Issue
Block a user