Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
rysieks-qubes
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michał Woźniak
rysieks-qubes
Commits
353c56f3
Commit
353c56f3
authored
Mar 17, 2020
by
Michał Woźniak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
a bunch of cleanups, now statesapply successfully on second lappy
parent
8164edb3
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
43 additions
and
17 deletions
+43
-17
.templates-desktop-tools-common.sls.kate-swp
.templates-desktop-tools-common.sls.kate-swp
+0
-0
sys.sls
sys.sls
+3
-3
template-networking.sls
template-networking.sls
+23
-0
templates-desktop-tools-common.sls
templates-desktop-tools-common.sls
+0
-1
templates-desktop-tools-debian.sls
templates-desktop-tools-debian.sls
+11
-10
templates-desktop-tools-fedora.sls
templates-desktop-tools-fedora.sls
+0
-1
templates-media-setup-fedora.sls
templates-media-setup-fedora.sls
+1
-1
templates-split-ssh-code.sls
templates-split-ssh-code.sls
+1
-0
templates.top
templates.top
+3
-0
templates/.debian-10-desktop.sls.kate-swp
templates/.debian-10-desktop.sls.kate-swp
+0
-0
templates/.debian-10.sls.kate-swp
templates/.debian-10.sls.kate-swp
+0
-0
templates/debian-10-wg.sls
templates/debian-10-wg.sls
+1
-1
No files found.
.templates-desktop-tools-common.sls.kate-swp
0 → 100644
View file @
353c56f3
File added
sys.sls
View file @
353c56f3
...
...
@@ -16,6 +16,6 @@ sys-whonix:
qvm.prefs
:
-
label
:
gray
sys-wireguard
:
qvm.prefs
:
-
label
:
gray
#
sys-wireguard:
#
qvm.prefs:
#
- label: gray
template-networking.sls
0 → 100644
View file @
353c56f3
# vim: set syntax=yaml ts=2 sw=2 sts=2 et :
# template networking, needed for certain states (like split-ssh)
fedora-30
:
qvm.prefs
:
-
netvm
:
sys-whonix
debian-10
:
qvm.prefs
:
-
netvm
:
sys-whonix
debian-10-desktop
:
qvm.prefs
:
-
netvm
:
sys-whonix
debian-10-wg
:
qvm.prefs
:
-
netvm
:
sys-whonix
whonix-ws-15
:
qvm.prefs
:
-
netvm
:
sys-whonix
templates-desktop-tools-common.sls
View file @
353c56f3
...
...
@@ -6,5 +6,4 @@ templates-desktop-tools-common.packages:
-
kate
-
kwrite
-
libreoffice
-
vlc
-
xclip
templates-desktop-tools-debian.sls
View file @
353c56f3
# vim: set syntax=yaml ts=2 sw=2 sts=2 et :
templates-desktop-tools-debian.packages
:
pkg.installed
:
-
pkgs
:
-
konsole
-
basket
-
nextcloud-desktop
-
nautilus
-
keyringer
-
libreoffice-l10n-pl
-
libreoffice-l10n-ru
-
ansible
pkg.installed
:
-
pkgs
:
-
konsole
-
basket
-
nextcloud-desktop
-
nautilus
-
keyringer
-
libreoffice-l10n-pl
-
libreoffice-l10n-ru
-
ansible
-
vlc
debian-unstable.repo
:
pkgrepo.managed
:
...
...
templates-desktop-tools-fedora.sls
View file @
353c56f3
...
...
@@ -15,4 +15,3 @@ templates-desktop-tools-fedora.packages:
-
texlive-latex
-
texlive-collection-fontsrecommended
-
quassel-client
-
chromium
templates-media-setup-fedora.sls
View file @
353c56f3
...
...
@@ -4,7 +4,7 @@ templates-media-setup-fedora.packages:
pkg.installed
:
-
pkgs
:
-
clementine
-
ffmpeg-libs
#- ffmpeg-libs TODO
-
gstreamer1-plugins-base
-
gstreamer1-plugins-good
-
gstreamer1-plugins-bad-free
...
...
templates-split-ssh-code.sls
View file @
353c56f3
...
...
@@ -4,6 +4,7 @@
# split-ssh *code* in templates
#
# pull the repo - this needs networking in the template
"
https://github.com/rysiekpl/qubes-app-split-ssh.git"
:
git.latest
:
-
target
:
"
/opt/qubes-app-split-ssh/"
...
...
templates.top
View file @
353c56f3
...
...
@@ -6,6 +6,9 @@
base
:
dom0
:
-
rysieks-qubes.template-networking
# because dnf sux I guess?
'
fedora-*
and
I@qubes:type:template'
:
-
rysieks-qubes.fedora-uptodate
...
...
templates/.debian-10-desktop.sls.kate-swp
0 → 100644
View file @
353c56f3
File added
templates/.debian-10.sls.kate-swp
0 → 100644
View file @
353c56f3
File added
templates/debian-10-wg.sls
View file @
353c56f3
...
...
@@ -22,7 +22,7 @@ debian-10-wg.tags:
debian-10-wg.prefs
:
qvm.prefs
:
-
name
:
debian-10-wg
-
netvm
:
sys-
firewall
-
netvm
:
sys-
whonix
-
kernel
:
'
'
-
virt_mode
:
hvm
-
require
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment