Greg Hellings 13a3b7b2e8 Adapt jeremiah
Remove libvirtd, because it was conflicting with vbox
Some reason it's only registering 16GB of RAM now, so we will reduce its
parallel limit in Gitlab CI
Re-arrange the elements in the file to be in alphabetical order
2025-01-16 15:20:25 -06:00
2025-01-15 13:53:33 -06:00
2025-01-16 15:20:25 -06:00
2025-01-08 08:05:24 -06:00
2025-01-08 08:05:24 -06:00
2025-01-08 08:05:24 -06:00
2024-11-20 00:18:52 -06:00
2024-11-25 13:56:52 -06:00
2024-10-03 15:21:56 -05:00
2023-03-18 06:19:56 +00:00
2025-01-08 08:13:36 -06:00
2024-12-02 12:44:21 -06:00
2023-12-14 01:06:12 -06:00
2024-10-19 01:41:53 -05: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%