mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-23 14:40:58 -04:00
refactor: initial commit
This commit is contained in:
commit
f6ac229306
594 changed files with 18600 additions and 0 deletions
17
salt/sys-net/files/admin/firmware.txt
Normal file
17
salt/sys-net/files/admin/firmware.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
# vim: ft=conf
|
||||
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
atmel-firmware
|
||||
firmware-ath9k-htc
|
||||
firmware-atheros
|
||||
firmware-b43-installer
|
||||
firmware-brcm80211
|
||||
firmware-intelwimax
|
||||
firmware-ipw2x00
|
||||
firmware-iwlwifi
|
||||
firmware-misc-nonfree
|
||||
firmware-ralink
|
||||
firmware-realtek
|
||||
firmware-zd1211
|
11
salt/sys-net/files/admin/policy/default.policy
Normal file
11
salt/sys-net/files/admin/policy/default.policy
Normal file
|
@ -0,0 +1,11 @@
|
|||
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
## Do not modify this file, create a new policy with with a lower number in the
|
||||
## file name instead. For example `30-user.policy`.
|
||||
qubes.UpdatesProxy * @tag:whonix-updatevm @default allow target=sys-whonix
|
||||
qubes.UpdatesProxy * @tag:whonix-updatevm @anyvm deny
|
||||
qubes.UpdatesProxy * @type:TemplateVM @default allow target=disp-{{ sls_path }}
|
||||
qubes.UpdatesProxy * @type:TemplateVM @anyvm deny
|
||||
## vim:ft=qrexecpolicy
|
Loading…
Add table
Add a link
Reference in a new issue