nix-config

❄️ Personal NixOS Configs

MIT License

Stars
4

NixOS Configs

🏗️Overview

This repository started off with my preexisting dotfiles and I've since migrated almost all of that to declarative nix configuration files which you can find here!

🖥️ Hosts

Hostname Motherboard CPU RAM GPU Role OS State
ndo4 MSI B550 Gaming AMD Ryzen 5 5600X 32GB AMD Radeon 5600XT 🖥️ ❄️
ndo-gb Thinkpad X1 Carbon 12G Intel Ultra 7 155U 32GB Intel Xe 💻️ ❄️
ndo2 Huawei Matebook X Pro Intel i5 8250U 16GB Intel UHD 620 💻️ ❄️

📂 Directories

  • flake.nix - Entrypoint
  • hosts/* - Host specific configurations
  • modules/home-manager - User applications, configuration, and packages
  • modules/nixos - System-wide modules and configuration
  • packages - Custom packages
  • dotfiles/* - Various other files, not yet migrated to Nix, like nvim

☑️ Post Install

  • Copy over SSH Keys
  • Signin to 1Password
  • Signin to Browser Sync (Vivaldi / Mozilla)
  • Signin to Tailscale

🧑‍🏫 Inspiration

📝 License

MIT