Sandbox: Difference between revisions

imported>Fadenb
m Testing random edits while new aggressive cloudflare rules are in place
No edit summary
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Sandbox ==
{{DISPLAYTITLE:The amazing SANDBOX!}}== Sandbox ==
=== What is a sandbox? ===
=== What is a sandbox? ===
The sandbox page in this wiki is intended to test things and toy around with syntax and features.
The sandbox page in this wiki is intended to test things and toy around with syntax and features.
Line 8: Line 8:


<!--
<!--
Cleaned up last 2021-05-20
Cleaned up last 2023-09-09--><syntaxHighlight lang=shell>
-->
ls -al ${date}
test, test, 1, 2, 3, 4, 5
</syntaxHighlight>
https://nixos.wiki/images/wikidump.xml.gz <-- nightly export of everything. Feel free to regularly fetch this ;)
test 6 7 8


putting some sand in the box, testing https://github.com/nix-community/mediawiki-matrix-bot
<syntaxHighlight lang=nix>
{ config, lib, pkgs, ... }:
{
  imports = [
    ./hardware-configuration.nix
    # We rely on `nixos-hardware` to deal with HW quirks. This requires the `nixos-hardware` channel to be configured.
</syntaxHighlight>put sand in the box today. Retrieve it in years of scarcity