diff options
Diffstat (limited to '')
-rw-r--r-- | modules/common/projects.json | 1 | ||||
-rw-r--r-- | modules/common/projects.json.license | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/modules/common/projects.json b/modules/common/projects.json index 48a10f03..36a2ae45 100644 --- a/modules/common/projects.json +++ b/modules/common/projects.json @@ -36,6 +36,7 @@ "bank": {}, "google": {}, "health": {}, + "job": {}, "sweden": {} } }, diff --git a/modules/common/projects.json.license b/modules/common/projects.json.license new file mode 100644 index 00000000..eae6a84c --- /dev/null +++ b/modules/common/projects.json.license @@ -0,0 +1,9 @@ +nixos-config - My current NixOS configuration + +Copyright (C) 2025 Benedikt Peetz <benedikt.peetz@b-peetz.de> +SPDX-License-Identifier: GPL-3.0-or-later + +This file is part of my nixos-config. + +You should have received a copy of the License along with this program. +If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. |