Skip to content

Repository files navigation

Dotfiles

This repository contains my dotfiles and other stuff I need to get going. For now packages are managed by Nix (see flake.nix) and everything else is managed by Ansible.

Usage

Nix needs to be installed before anything else can happen.

Install Nix profile (run only once - if the system is new)

$ nix profile install .

Install packages

$ nix profile upgrade 0

Run Ansible

$ nix develop
$ ansible-playbook dotfile.yaml

Ansible Tags

These tags can be used to limit the tasks to a certain subset.

Tag Description
configs Run all tasks defined in the configs directory (dorfiles)
fish Setup fish shell config files
bat Write bat config
ghostty Write Ghostty config
fonts Install fonts

About

My dotfiles and basically everything I need to get going

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages