diff options
Diffstat (limited to 'gnu/system/examples/raspberry-pi-64-nfs-root.tmpl')
-rw-r--r-- | gnu/system/examples/raspberry-pi-64-nfs-root.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/system/examples/raspberry-pi-64-nfs-root.tmpl b/gnu/system/examples/raspberry-pi-64-nfs-root.tmpl index 8c47c650f6..2203375270 100644 --- a/gnu/system/examples/raspberry-pi-64-nfs-root.tmpl +++ b/gnu/system/examples/raspberry-pi-64-nfs-root.tmpl @@ -1,3 +1,4 @@ +;; -*- mode: scheme; -*- ;; This is an operating-system configuration template of a ;; 64-bit minimal system for a Raspberry Pi with an NFS root file-system. |