From 6cf7f9a72eae0333705518ee865a72ea4b63399b Mon Sep 17 00:00:00 2001 From: Collin J. Doering Date: Tue, 12 Mar 2024 00:15:19 -0400 Subject: Initial setup (not yet bootstrapped or thoroughly tested) * .gitignore: Ignore files used by 'guix deploy' * .guix/guix-na/config/balg02.scm: Initial balg02 guix configuration (sans cuirass) * .pubkeys/collin.pub: Public key of Collin Doering * .pubkeys/deploy-key.pub: Public key used for 'guix deploy' usage * README.org: Various updates to how balg02 (guix-north-america) is setup --- balg02.scm | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 balg02.scm (limited to 'balg02.scm') diff --git a/balg02.scm b/balg02.scm deleted file mode 100644 index 37cbd27..0000000 --- a/balg02.scm +++ /dev/null @@ -1,19 +0,0 @@ -;; (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 . - -;; File: balg02.scm -;; Author: Collin J. Doering -;; Date: Feb 24, 2024 - -- cgit v1.2.3