Skip to content

nothingelsematters/nixconfigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

740 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

custom nix configuration

Configuration

A historic configuration with NixOS linux and WSL linux: 4cb13be

Usage

[Application usage guides]

Installation

# Install Nix with Flakes
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

# Clone the repository
git clone git@github.com:nothingelsematters/nixconfigs.git

# Activate packages
nix build ".#home.activationPackage" && ./result/activate

Update

nix flake update .

Clean up

nix-collect-garbage -d

About

Custom nix configuration files

Topics

Resources

License

Stars

Watchers

Forks

Contributors