mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-07-03 08:41:22 -07:00
small updates to readmes
This commit is contained in:
parent
ae151150bf
commit
fe0a12bf87
@ -6,7 +6,6 @@ The following documents some NixOS setup that wasn't automated.
|
|||||||
|
|
||||||
- Run `pcscan` and make sure card reader shows up.
|
- Run `pcscan` and make sure card reader shows up.
|
||||||
- Run `pkcs11-register` to register cac.
|
- Run `pkcs11-register` to register cac.
|
||||||
- Download certs (i.e. unclass-certificates_pkcs7_DoD.zip) and import into Firefox.
|
|
||||||
|
|
||||||
## Wireguard Client
|
## Wireguard Client
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ nix-shell -p vim git neovim
|
|||||||
git clone https://github.com/starr-dusT/dotfiles ~/.local/share/chezmoi
|
git clone https://github.com/starr-dusT/dotfiles ~/.local/share/chezmoi
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Copy existing configuration files from another host and modify as needed. For most configs, move the installer created `configuration-hardware.nix` to dotfiles (e.g. `provision/hosts/<host>/hardware.nix`); however, role-based installs like `htpc` and `wsl` either do not require a `hardware.nix` file or the flake imports `hardware-configuration.nix` from `/etc/nixos`.
|
3. Copy existing configuration files from another host and modify as needed. For most configs, move the installer created `configuration-hardware.nix` to dotfiles (e.g. `provision/hosts/<host>/hardware.nix`).
|
||||||
|
|
||||||
4. If required move agenix keypairs to `~/.ssh/keys/{age,age.pub}`. A new keypair may be required and agenix files will need to be rekeyed on another system.
|
4. If required move agenix keypairs to `~/.ssh/keys/{age,age.pub}`. A new keypair may be required and agenix files will need to be rekeyed on another system.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user