Skip to content

adjsky/nix-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal dotfiles, managed with Nix Flakes.

Install

Clone repository

git clone https://github.com/adjsky/nix-dotfiles.git ~/.config/nix-dotfiles

Configure age keys

mkdir -p ~/Library/Application\ Support/sops/age
cat <<EOF > ~/Library/Application\ Support/sops/age/keys.txt
# created: <timestamp>
# public key: <public_key>
AGE-SECRET-KEY-<private_key>
EOF

Run make

make init

Hints

Git

SSH schema with a custom hostname

git clone git@github-pers:adjsky/dotfiles.git

Nix

Update flake.lock

nix flake update

Rebuild system

switch

About

My personal dotfiles, managed with Nix Flakes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published