You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
6 months ago | |
---|---|---|
hosts | 6 months ago | |
lib | 6 months ago | |
modules | 6 months ago | |
pkgs | 7 months ago | |
profiles | 6 months ago | |
.gitignore | 1 year ago | |
flake.lock | 7 months ago | |
flake.nix | 6 months ago | |
makefile | 7 months ago | |
readme.md | 11 months ago |
readme.md
Install
A makefile is used for ease of use. To set this up on a new machine you will need the following:
nix-env -iA nixos.gnumake
nix-env -iA nixos.git
then checkout this repo, create & modify the .env
file
git clone https://git.jpatrick.io/james/nil.git /tmp/install
cd /tmp/install
cp .env_sample .env
Once you have set the PASSPHRASE
& DISK
vars run
sudo make nix_install
TODO
- Document setting the
networking.hostId
variable. - Use NixOS Hardware Modules.
- Fix wireless driver issue :: This uses the Realtek 8852AE 802.11AX WWAN.