mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
9 lines
357 B
Markdown
9 lines
357 B
Markdown
# Nix-configuration
|
|
|
|
## Steps to fully finish home-setup:
|
|
|
|
* add home-manager channel to private channel-list (nix-channel add https://github.com/nix-community/home-manager/archive/release-21.05.tar.gz home-manager)
|
|
* generate home-instance
|
|
* add unlock-secret to secret-store (secret-tool store --label='keepassxc' keepass unlock)
|
|
* add certs and keyfiles
|