Skip to content

My personal dotfiles (Using GNU Stow)

License

Notifications You must be signed in to change notification settings

kai-leddy/dotfiles

Repository files navigation

Dotfiles

These dotfiles are now managed by yadm. See their docs for usage instructions.

OLD Nixos Install instructions (-ish)

  1. replace /etc/nixos/configuration.nix with import /home/<user>/nixos "hostname"
  2. add the unstable channel with nix-channel --add https://nixos.org/channels/nixpkgs-unstable unstable
  3. update channels with nix-channel --update
  4. build the system with sudo nixos-rebuild --switch
  5. set a user password with passwd <user>
  6. reboot and login as
  7. setup a wallpaper at ~/.config/wallpaper or the LOCK SCREEN WONT WORK
  8. symlink LLM templates with ln -s ~/dotfiles/llm-templates (llm templates path)

About

My personal dotfiles (Using GNU Stow)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published