feat: initial commit

This commit is contained in:
Maurice Debray 2025-12-10 20:32:34 +01:00 committed by sinavir
commit 2ec883ff80
12 changed files with 610 additions and 0 deletions

8
REUSE.toml Normal file
View file

@ -0,0 +1,8 @@
###
# This file was automatically generated with nix-reuse.
version = 1
[[annotations]]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"
path = ["**/.envrc", "**/Cargo.lock", "**/_hardware-configuration.nix", ".gitignore", "REUSE.toml", "shell.nix", "**/lon.lock", "**/lon.nix"]
precedence = "closest"