Commit Graph

7 Commits

Author SHA1 Message Date
Collin J. Doering cc7693af38
balg02: Make minor adjusting to allow for testing
* .guix/guix-na/config/balg02.scm (guix-na): Add function balg02 which parameterized the disk
that the bootloader (grub) is installed to. This enables testing in a vm where the disk may
not match what is used on the physical server.
2024-03-21 19:32:44 -04:00
Collin J. Doering bec6ffee65
channels.scm: Add a Guix channels file to pin dependencies 2024-03-21 18:20:03 -04:00
Collin J. Doering 059e1bba38
balg02: Minor adjustment and reformatting
* .guix/guix-na/config/balg02.scm: Move swap-devices to be after file-systems (file-systems
is referenced from within swap-devices). Other changes are just noop reformatting.
2024-03-21 18:17:35 -04:00
Collin J. Doering 1178a79018
news: Add entry about this authenticated channel 2024-03-18 19:31:40 -04:00
Collin J. Doering c0979ad86f
Make this repository a authenticated Guix channel
In order to ease distribution of the various machine configurations defined within this
repository, make this repository an authenticated Guix channel.

* .guix-authorizations: Add a single authorized key to start
* .guix-channel: Set various channel details
* news.txt: Provide an initial news item
2024-03-18 19:29:20 -04:00
Collin J. Doering 6cf7f9a72e
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
2024-03-12 00:15:19 -04:00
Collin J. Doering 254381bfa7
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
2024-02-24 10:07:26 -05:00