- nix-shell -p git
- git clone https://github.com/SchnozzleCat/Nix ~/.nixos
- sudo nixos-generate-config
- cp /etc/nixos/hardware-configuration.nix ~/.nixos/nixos/hardware-configuration-.nix
- git add .
- git submodule update --init --recursive
- sudo nixos-rebuild switch --flake ~/.nixos#
- if using yubikey PAM
- nix-shell -p yubico-pam -p yubikey-manager
- ykman otp chalresp --touch --generate 2
- ykpamcfg -2 -v
- reboot
- nix run home-manager/master -- switch --flake ~/.nixos#
- gpg import ~/.nixos/home/pub.asc
- gpg --edit-key
- trust
- 5
- gpg --card-status
- git stash
- git-crypt unlock
- git stash pop
- home-manager switch --flake ~/.nixos# && os-build && reboot
-
Notifications
You must be signed in to change notification settings - Fork 0
SchnozzleCat/Nix
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published