Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 432 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 432 Bytes

NixOS Config

My Developer Config using NixOS

desktop

Quickstart

To install my main system config you can run

sudo nixos-rebuild switch --flake .#main

To install my home manager config (probably this is what you want, for dotfiles; will probably need to update user name and some other stuff)

home-manager switch --flake .#alex