Skip to content

honnip/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 11, 2025
e8a55c9 · Mar 11, 2025
Feb 16, 2025
Mar 11, 2025
Feb 12, 2025
Dec 10, 2024
Feb 25, 2025
Mar 10, 2024
Oct 28, 2024
Mar 10, 2024
Mar 11, 2025
Nov 21, 2024
Oct 16, 2024

Repository files navigation

nixos-configuration

# partitioning
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko -- --mode disko hosts/<host>/disko.nix
# install
nixos-install --root /mnt --flake github:honnip/dotfiles#<host>
# secrets
mkdir -p ~/.config/sops/age
ssh-to-age -private-key -i /etc/ssh/ssh_host_ed25519_key > ~/.config/sops/age/keys.txt
sops updatekeys hosts/modules/secrets.yaml
cp /etc/ssh/ssh_host_ed25519_key.pub hosts/<host>/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages