Skip to content

zandivx/nix-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Enabling flakes

Make sure to have the following line in ~/.config/nix/nix.conf: experimental-feature = nix-command flakes

Create a new flake

nix flake init or with a template: nix flake init -t <url>#<template> For more information on templates run nix help flake init.

direnv

For best integration with direnv use nix-direnv (see README).

About

Template for setting up a development environment using the Nix package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published