aboutsummaryrefslogtreecommitdiff
path: root/balg02.scm
diff options
context:
space:
mode:
authorCollin J. Doering2024-02-24 10:07:26 -0500
committerCollin J. Doering2024-02-24 10:07:26 -0500
commit254381bfa7dadb95bc0dd8e1047bfa97cc7419bf (patch)
tree9c705c261d63d958167f311f3979b10c6595ab12 /balg02.scm
downloadguix-north-america-254381bfa7dadb95bc0dd8e1047bfa97cc7419bf.tar.gz
Initial commit
* .gitignore: Ignore emacs backup files * README.org: Add preliminary plan, with a few more details * balg02.scm: Placeholder file that will become guix operating-system configuration for balg02
Diffstat (limited to 'balg02.scm')
-rw-r--r--balg02.scm19
1 files changed, 19 insertions, 0 deletions
diff --git a/balg02.scm b/balg02.scm
new file mode 100644
index 0000000..37cbd27
--- /dev/null
+++ b/balg02.scm
@@ -0,0 +1,19 @@
+;; (C) Copyright Collin J. Doering 2024
+;;
+;; This program is free software: you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+;;
+;; This program is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; GNU General Public License for more details.
+;;
+;; You should have received a copy of the GNU General Public License
+;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+;; File: balg02.scm
+;; Author: Collin J. Doering <collin@rekahsoft.ca>
+;; Date: Feb 24, 2024
+