Skip to content

ymgyt/mynix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

445 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mynix

My Nix configuration

Getting started

  1. Install nix (and enable flakes if needed)
  2. Clone this repository
nix run nixpkgs#git -- clone https://github.com/ymgyt/mynix.git
  1. Run task
nix shell nixpkgs#just -c just apply

Tasks

# Apply nixos/darwin configuration (defaults to $(hostname))
just apply
just apply xps15   # explicit host

# List available recipes
just

# Format nix files
just fmt

# Run flake check
just check

# Update nixpkgs
just update

# Garbage collect
just gc

About

Nix configuration for desktops and home servers ❄️

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors