Skip to content

Fr4nk1inCs/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS-Config

My personal configurations for all Nix-based systems (NixOS, Linux distributions with multi-user nix installed and nix-darwin).

Nix-Darwin

Quick start:

  1. Install nix:
    sh <(curl -L https://nixos.org/nix/install)
  2. Install homebrew:
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  3. Clone the repository:
    git clone https://github.com/Fr4nk1inCs/nixos-config.git ~/nixos-config
  4. Build the system with darwin-rebuild:
    nix run --extra-experimental-features "nix-command flakes" nix-darwin -- switch --flake ~/nixos-config#fr4nk1in-macbook-air
  5. Reboot the system and enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages