Skip to content
Oeiuwq Faith Blog OpenSource Porfolio

Anomalocaridid/dotfiles

My personal dotfiles for NixOS

Anomalocaridid/dotfiles.json
{
"createdAt": "2019-07-17T02:22:37Z",
"defaultBranch": "main",
"description": "My personal dotfiles for NixOS",
"fullName": "Anomalocaridid/dotfiles",
"homepage": "",
"language": "Nix",
"name": "dotfiles",
"pushedAt": "2025-11-24T01:17:24Z",
"stargazersCount": 23,
"topics": [
"dotfiles",
"nixos"
],
"updatedAt": "2025-11-24T01:17:28Z",
"url": "https://github.com/Anomalocaridid/dotfiles"
}

My personal dotfiles for NixOS

Run the following command from a NixOS installation medium:

Terminal window
sudo nix --extra-experimental-features "nix-command flakes" run github:Anomalocaridid/dotfiles#install

I highly recommend that you thoroughly read scripts/install.nix BEFORE running it so that you know what it will do in advance.