summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tw/home/cern.scm3
-rw-r--r--tw/home/files/vinagre-bookmarks.xml99
2 files changed, 102 insertions, 0 deletions
diff --git a/tw/home/cern.scm b/tw/home/cern.scm
index dc3042c1..d9ea38bb 100644
--- a/tw/home/cern.scm
+++ b/tw/home/cern.scm
@@ -84,6 +84,9 @@
(openpgp-fingerprint
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))))
+ (simple-service 'remote-desktop-config home-files-service-type
+ `((".local/share/vinagre/vinagre-bookmarks.xml" ,(local-file "files/vinagre-bookmarks.xml"))))
+
;; Redshift: make the screen turn redder at night.
(service home-redshift-service-type
(home-redshift-configuration
diff --git a/tw/home/files/vinagre-bookmarks.xml b/tw/home/files/vinagre-bookmarks.xml
new file mode 100644
index 00000000..8efe1c3c
--- /dev/null
+++ b/tw/home/files/vinagre-bookmarks.xml
@@ -0,0 +1,99 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<vinagre-bookmarks>
+ <item>
+ <protocol>vnc</protocol>
+ <name>alibuildmac00</name>
+ <host>alibuildmac00.cern.ch</host>
+ <username>alibuild</username>
+ <domain></domain>
+ <port>5900</port>
+ <fullscreen>0</fullscreen>
+ <width>800</width>
+ <height>600</height>
+ <view_only>0</view_only>
+ <scaling>1</scaling>
+ <keep_ratio>1</keep_ratio>
+ <depth_profile>0</depth_profile>
+ <lossy_encoding>1</lossy_encoding>
+ </item>
+ <item>
+ <protocol>vnc</protocol>
+ <name>alibuildmac01</name>
+ <host>alibuildmac01.cern.ch</host>
+ <username>alibuild</username>
+ <domain></domain>
+ <port>5900</port>
+ <fullscreen>0</fullscreen>
+ <width>800</width>
+ <height>600</height>
+ <view_only>0</view_only>
+ <scaling>1</scaling>
+ <keep_ratio>1</keep_ratio>
+ <depth_profile>0</depth_profile>
+ <lossy_encoding>1</lossy_encoding>
+ </item>
+ <item>
+ <protocol>vnc</protocol>
+ <name>alibuildmac01</name>
+ <host>alibuildmac01.cern.ch</host>
+ <username>alibuild</username>
+ <domain></domain>
+ <port>5900</port>
+ <fullscreen>0</fullscreen>
+ <width>800</width>
+ <height>600</height>
+ <view_only>0</view_only>
+ <scaling>1</scaling>
+ <keep_ratio>1</keep_ratio>
+ <depth_profile>0</depth_profile>
+ <lossy_encoding>1</lossy_encoding>
+ </item>
+ <item>
+ <protocol>vnc</protocol>
+ <name>alibuildmac02</name>
+ <host>alibuildmac02.cern.ch</host>
+ <username>alibuild</username>
+ <domain></domain>
+ <port>5900</port>
+ <fullscreen>0</fullscreen>
+ <width>800</width>
+ <height>600</height>
+ <view_only>0</view_only>
+ <scaling>1</scaling>
+ <keep_ratio>1</keep_ratio>
+ <depth_profile>0</depth_profile>
+ <lossy_encoding>1</lossy_encoding>
+ </item>
+ <item>
+ <protocol>vnc</protocol>
+ <name>alibuildmac03</name>
+ <host>alibuildmac03.cern.ch</host>
+ <username>alibuild</username>
+ <domain></domain>
+ <port>5900</port>
+ <fullscreen>0</fullscreen>
+ <width>800</width>
+ <height>600</height>
+ <view_only>0</view_only>
+ <scaling>1</scaling>
+ <keep_ratio>1</keep_ratio>
+ <depth_profile>0</depth_profile>
+ <lossy_encoding>1</lossy_encoding>
+ </item>
+ <item>
+ <protocol>vnc</protocol>
+ <name>alibuildmac04</name>
+ <host>alibuildmac04.cern.ch</host>
+ <username>alibuild</username>
+ <domain></domain>
+ <port>5900</port>
+ <fullscreen>0</fullscreen>
+ <width>800</width>
+ <height>600</height>
+ <view_only>0</view_only>
+ <scaling>1</scaling>
+ <keep_ratio>1</keep_ratio>
+ <depth_profile>0</depth_profile>
+ <lossy_encoding>1</lossy_encoding>
+ </item>
+</vinagre-bookmarks>