Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 334 Bytes

dotfiles

Enable experimental features

# ~/.config/nix or /etc/nix/nix.conf

$ mkdir -p ~/.config/nix && echo "experimental-features = nix-command flakes" >> $_/nix.conf

Declarative way to switch modifications

$ nix build '.#homeConfigurations.potatoq.activationPackage' && ./result/activate