English is better for this

This commit is contained in:
2026-03-06 16:30:39 +01:00
parent 9695a291e4
commit dbb9fc6607
59 changed files with 814 additions and 1195 deletions
@@ -0,0 +1,4 @@
{ lib, config, pkgs, ... }:
{
imports = [ ./placeholder.nix ];
}