Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Eason0210/nixos-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the Nix / NixOS configuration for all of my systems. Start from flakes.nix (see Flakes) if you are looking for NixOS configuration. Start from home.nix if you are looking for non-NixOS Nix configuration (eg: on macOS).

  • home.nix: Only install things that are needed in all platforms (VMs, VPS, WSL2, etc.)
  • flake.nix: Install things I need natively on NixOS desktop & laptop computers

VSCode note: Ctrl+Shift+B will run effectuate the new configuration (by running make).

Non-NixOS

First time run,

make h0
ln -s /path/to/here ~/.config/nixpkgs  # Why? See Makefile

Afterwards, feel free to use home-manager switch (or make).

Install notes

About

KISS NixOS configuration based on Flakes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 68.6%
  • Emacs Lisp 21.8%
  • Haskell 8.7%
  • Other 0.9%