summaryrefslogtreecommitdiff
path: root/gnu/system/examples/vm-image.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system/examples/vm-image.tmpl')
-rw-r--r--gnu/system/examples/vm-image.tmpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/gnu/system/examples/vm-image.tmpl b/gnu/system/examples/vm-image.tmpl
index 7d984155bc..bcb2ba614c 100644
--- a/gnu/system/examples/vm-image.tmpl
+++ b/gnu/system/examples/vm-image.tmpl
@@ -24,11 +24,6 @@ Run '\x1b[1;37minfo guix\x1b[0m' to browse documentation.
accounts.\x1b[0m
"))
-(define this-file
- (local-file (basename (assoc-ref (current-source-location) 'filename))
- "config.scm"))
-
-
(operating-system
(host-name "gnu")
(timezone "Etc/UTC")
@@ -73,10 +68,6 @@ root ALL=(ALL) ALL
(services
(append (list (service xfce-desktop-service-type)
- ;; Copy this file to /etc/config.scm in the OS.
- (simple-service 'config-file etc-service-type
- `(("config.scm" ,this-file)))
-
;; Choose SLiM, which is lighter than the default GDM.
(service slim-service-type
(slim-configuration