Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 666 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 666 Bytes

damacus/dotfiles-nix

First run

sh <(curl -L https://nixos.org/nix/install)
echo "experimental-features = nix-command flakes">~/.config/nix/nix.conf

On macOS, install homebrew too:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Also make sure the terminal being used has full disk access, otherwise you might get errors like Could not write domain.

Layout

Support for Linux and MacOS is provided. See the modules folder for the configuration files.

User name is damacus for MacOS and u.7862791-1 for Linux.

Home-manager is for managing the configuration of the system.