all repos — nixfiles @ e974760da77e8c7db262b10c448ace71a7733216

System and user configuration, managed by nix and home-manager

REUSE.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# SPDX-FileCopyrightText: 2024 Alan Pearce <alan@alanpearce.eu>
#
# SPDX-License-Identifier: CC0-1.0

version = 1

[[annotations]]
path = "**/*"
SPDX-FileCopyrightText = "2024 Alan Pearce <alan@alanpearce.eu>"
SPDX-License-Identifier = "MIT"

[[annotations]]
path = ["npins/*"]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = "**/*.el"
SPDX-FileCopyrightText = "2024 Alan Pearce <alan@alanpearce.eu>"
SPDX-License-Identifier = "GPL-3.0-or-later"