Dotfiles and Nix
Find a file
2025-02-10 22:45:49 +01:00
dotfiles Make VIM default editor 2025-01-26 22:26:33 +01:00
gentoo/portage Add Gentoo-specific configs from ws-bart (#9) 2025-01-22 11:26:51 +01:00
nixos Add cloud-utils and Apple Fonts 2025-02-10 22:45:49 +01:00
LICENSE Add README and LICENSE 2024-10-26 17:13:39 +02:00
README.md Big refactor (#8) 2025-01-21 22:26:22 +01:00

This repository is personal and currently doesn't come with any documentation or community-centric promises.

You're allowed to use it in whatever way you see fit but on your own risk, see our GLWTS license.

  • install nixos
  • open terminal and run nix-shell -p git
  • run git clone https://github.com/bartvdbraak/nixos-dotfiles.git
  • run ./nixos-dotfiles/dotfiles/symlink.sh if you want to get all dotfiles in your home
  • run sudo ./nixos-dotfiles/nixos/symlink.sh if you want get nixos configs in your /etc (it backs up your current)
  • run one of the configs to switch to it, e.g. nixos-rebuild switch --flake .#tongfang, reboot is recommended