Greg Hellings 8044702f06 Cleanup some default values
Set IVR tmux setting to Xonsh, since I cannot control my user's login
shell
Set some default editor and terminal settings in VSCodium so it
automatically launches tmux (thus, on my IVR machine, it will also pick
up Xonsh for my user's environment setting)
2024-09-19 14:45:43 -05:00
2024-05-07 10:13:51 -05:00
2024-09-19 14:45:43 -05:00
2024-09-19 14:45:43 -05:00
2024-09-03 23:03:26 -05:00
2024-09-11 15:45:25 -05:00
2024-08-16 22:46:05 -05:00
2023-03-18 06:19:56 +00:00
2022-08-01 21:47:13 -05:00
2023-12-29 23:36:40 -06:00
2022-09-07 11:28:09 -05:00
2024-09-13 13:57:18 -05:00
2024-08-23 14:08:01 -05:00
2024-08-17 00:13:52 -05:00
2024-05-05 14:49:17 -05:00
2023-12-14 01:06:12 -06:00

built with garnix

This is a unified repo to contain my personal configurations for NixOS machines.

How To Use This

Go through the normal process to setup a NixOS system during installation.

  1. Boot from an appropriate medium
  2. Parition the drives
  3. Mount them
  4. Before you generate out the configuration, clone this repoistory to your /etc/nixos folder
  5. Run the configuration generator. It should only genreate the hardware-configuration.nix file, which this repo gitignores
  6. Create a folder and file with the machine name in hosts/<machine>/default.nix
  7. Add hosts/default.nix an appropriate entry for the machine you are building
  8. Create a file home/hosts/<machine>/default.nix with the new machine name as well

Adding new hosts

To add a new host, create a folder in the directory hosts/ that matches the name of the target system. Each host must contain, minimally, a default.nix file that serves as the basis of configuring that host.

S
Description
No description provided
Readme
30 MiB
Languages
Nix 87.9%
Go 3.9%
Vim Script 2.7%
Xonsh 1.8%
Lua 1.5%
Other 2.2%