Sandbox: Difference between revisions

imported>Makefu
sandbox edit
No edit summary
 
(23 intermediate revisions by 7 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}
minor change with comment
</syntaxHighlight>


another minor change
<syntaxHighlight lang=nix>
testi test
{ config, lib, pkgs, ... }:
 
{
 
  imports = [
three testis
    ./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
sandbox edit2