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
- Host: GitHub
- URL: https://github.com/cyplo/dotfiles
- Owner: cyplo
- Created: 2013-09-04T11:27:54.000Z (almost 13 years ago)
- Default Branch: hello
- Last Pushed: 2023-07-01T11:53:41.000Z (almost 3 years ago)
- Last Synced: 2025-12-20T10:56:56.765Z (6 months ago)
- Topics: dotfiles, nix, nixos, vim, vimrc
- Homepage: https://blog.cyplo.net
- Size: 0 Bytes
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.