My system configuration
Find a file
2023-02-27 14:02:05 +00:00
nixos Fix install.sh script 2023-02-27 14:02:05 +00:00
ssh/kevin Add ssh configuration 2022-12-21 13:50:22 +01:00
.gitignore Reorganize project layout and add wg port option 2023-01-04 13:49:59 +01:00
flake.lock Switch to flake-based configuration 2023-02-27 13:34:57 +00:00
flake.nix Switch to flake-based configuration 2023-02-27 13:34:57 +00:00
README.md Add build command example 2023-02-27 13:35:48 +00:00

Kevin's Dotfiles

This repo contains my personal dotfiles and configurations for my computers.

NixOS

I use NixOS as my main OS, and for that I have written a few modules in nixos/modules. Are those settings perfect? No, but they are my opinionated defaults. 😜

Build-Command Example:

sudo nixos-rebuild switch --flake '.#kevin-tp' --impure