An open API service indexing awesome lists of open source software.

https://github.com/cyplo/dotfiles

https://git.cyplo.dev/cyplo/dotfiles
https://github.com/cyplo/dotfiles

dotfiles nix nixos vim vimrc

Last synced: 3 months ago
JSON representation

https://git.cyplo.dev/cyplo/dotfiles

Awesome Lists containing this project

README

          

Please see https://git.cyplo.dev/cyplo/dotfiles for the actual sources.

My dotfiles - including my vim, terminal and font config.
My current setup consists of multiple machines running NixOS.
This is using flakes for reproducibility and home manager for setting up user-specific things.

Workstations are set up by running ` sudo nixos-rebuild switch --flake '.#'` and servers are by `nixos-rebuild switch --flake '.#servername' --target-host root@hostname`.
I don't use home manager the program, everything is referenced from the top flake.