/cfg.nix

NixOS/Nix configurations

Primary LanguageNixGNU General Public License v3.0GPL-3.0

cfg.nix

This is the beginning. There is much to learn and configure and reconfigure. Look for changes if interested.

Personal repository of ~NixOS/Nix~ configurations.

Installation

The current installation process is to create a hardlink to the machine’s configuration.nix and hardware-configuration.nix files from their respective subfolders. The entire /etc/nixos folder is owned by the local user. To achieve this, however, will require some manual ownership changes.

New Machines

Currently, provisioning new machines will likely look like the regular process from the ~NixOS~ Manual, except we will add git to the system packages and rework the configuration.nix and hardware-configuration.nix as appropriate.

License

These configurations are released and made available as free and open-source software AS-IS and WITHOUT warrenty under the terms and conditions set out by the GNU General Public license, version 3, (or at your option a later version). For more information, please see the included LICENSE file, or view the license online.