You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cyryl Płotnicki 029205532c
ci/woodpecker/push/sync Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
update
6 hours ago
.config re-pair the trackball 2 years ago
.github Update FUNDING.yml 4 years ago
.vscode add vscode settings 1 week ago
.woodpecker try to fix missing git objects on push 2 months ago
guix reinstall guix vm 7 months ago
nixos redo bolyt key 10 hours ago
tools remove obsolete tools 8 months ago
.build.yml add statix check 11 months ago
.envrc add basic devshell 11 months ago
.gdbinit better gdb dashboard setup 2 years ago
.ghci ghci config added 8 years ago
.gitattributes Add windows debug tools (#93) 6 years ago
.gitconfig.cygwin Add windows debug tools (#93) 6 years ago
.gitconfig.linux Add basic Windows-specific git configs (#72) 6 years ago
.gitconfig.linux.form3 Change key signature for work 2 years ago
.gitconfig.linux.private use delta for git diff 2 years ago
.gitconfig.mac Add basic Windows-specific git configs (#72) 6 years ago
.gitconfig.windows Add basic Windows-specific git configs (#72) 6 years ago
.gitconfig_includes.common more more git config to nix 3 years ago
.gitconfig_includes.cygwin Add basic Windows-specific git configs (#72) 6 years ago
.gitconfig_includes.mac Add Mac support (#89) 6 years ago
.gitconfig_includes.windows Add basic Windows-specific git configs (#72) 6 years ago
.gitignore add basic devshell 11 months ago
.gitmodules remove submodule 3 years ago
.sops.yaml add both sops keys for thinky 6 months ago
.vimrc update coc 6 months ago
.vimrc.coc use old ctrl-b bindings for vim 5 months ago
.vimrc.filetypes cleanup vim config around formatting 1 year ago
.vimrc.keymap update coc 6 months ago
.vimrc.plugins-settings newer nvim 5 months ago
.vimrc.settings update neovim 2 years ago
INSTALL_MACOS.md Minimal flake for darwin 1 year ago
LICENSE Update LICENSE 6 years ago
README.md Add a small explainer to readme, remove old detailed setup instructions now that nixos has an installer 2 months ago
flake.lock update 6 hours ago
flake.nix update endless sky 3 weeks ago
shell.nix reformat with alejandra 3 months ago

README.md

status-badge

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

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.