Skip to content
/ mynix Public

Nix configuration for desktops and home servers ❄️

Notifications You must be signed in to change notification settings

ymgyt/mynix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mynix

My Nix configuration

Getting started

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

Tasks

# Apply host nixos/darwin configuration
# Make sure $(hostname) match the osConfiguration target
makers apply

# Format
makers format

About

Nix configuration for desktops and home servers ❄️

Resources

Stars

Watchers

Forks

Packages

No packages published