Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.57 KB

File metadata and controls

40 lines (24 loc) · 1.57 KB

Dotfiles 📂

Update Submodules

My dotfiles configuration for managing multiple machines with different operating systems and use cases.

Machines 💻

Status Name OS Version Hardware
1️⃣ Main bine NixOS 25.11 Framework Laptop 13
2️⃣ Backup razor Ubuntu 24.04 ROG Zephyrus G15

Dotfiles 📂 Bine ❄️

dotfiles-bine

My main laptop runs NixOS 25.11.

Structure

  • Flake-based - using nixpkgs-unstable as the primary channel
  • home-manager - User-level dotfiles management
  • Basic scaffolding - Organized into hosts/, home/, overlays/, and pkgs/

Dotfiles 📂 Razor 🟠

dotfiles-razor

My backup laptop runs Ubuntu 24.04.

Structure

  • Ansible playbooks - Automated installation of system packages, services, and prerequisites for Ubuntu, Fedora & macOS
  • Chezmoi - Manages home directory configuration including shell, editor, GTK themes, and terminal profiles
  • Scripts - Custom automation for common tasks

License 📄

WTFPL