raphamorim / meowgorithm-dotfiles

The Meowgorithm Dotfiles, Collectors’ Edition

Repository from Github https://github.comraphamorim/meowgorithm-dotfilesRepository from Github https://github.comraphamorim/meowgorithm-dotfiles

The Meowgorithm Dotfiles, Collectors’ Edition

This repo contains NixOS and Home Manager configurations to support a few systems:

  • NixOS x86_64 with Hyprland
  • macOS x86_64 and aarch64
  • Headless, general-purpose Linux x86_64 (including WSL)

User Management

# Enable flakes on non-NixOS systems:
./enable-flakes

# Let it rip:
nix run

# Or, for headless VMs and WSL:
nix run .#christian@headless

OS Management

Update the system locally:

nixos-rebuild switch --flake .

Or just do it over the network:

nixos-rebuild switch --flake github:meowgorithm/dotfiles/master

About

The Meowgorithm Dotfiles, Collectors’ Edition


Languages

Language:Nix 66.9%Language:Shell 17.4%Language:Lua 10.5%Language:KakouneScript 4.6%Language:Emacs Lisp 0.6%