summary refs log tree commit diff
path: root/nixos/gui/README
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/gui/README')
-rw-r--r--nixos/gui/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/nixos/gui/README b/nixos/gui/README
new file mode 100644
index 00000000000..c038314a0dc
--- /dev/null
+++ b/nixos/gui/README
@@ -0,0 +1,16 @@
+This file should become a nix expression. (see modules/installer/tools/tools.nix)
+
+you need to:
+- download the latest jQuery from and copy it to chrome/content:
+    http://code.jquery.com/jquery-1.5.2.js
+
+- install 'xulrunner' with nix:
+    nix-env -Ai nixpkgs_sys.firefox40Pkgs.xulrunner
+
+- make sure nixos-option in your path
+
+- have /etc/nixos/nixpkgs
+- have /etc/nixos/nixos
+
+run it:
+- xulrunner /etc/nixos/nixos/gui/application.ini -jsconsole