aboutsummaryrefslogtreecommitdiff
path: root/examples/system/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'examples/system/common.nix')
-rw-r--r--examples/system/common.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/system/common.nix b/examples/system/common.nix
index 7e7448e..83ea225 100644
--- a/examples/system/common.nix
+++ b/examples/system/common.nix
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2020 Serokell <https://serokell.io/>
+#
+# SPDX-License-Identifier: MPL-2.0
+
{
boot.loader.systemd-boot.enable = true;